MyGUI_WidgetTranslate.h File Reference

#include "MyGUI_Prerequest.h"

Go to the source code of this file.

Namespaces

namespace  MyGUI

Functions

int MyGUI::getWidgetWidth (WidgetPtr _widget, bool _vert)
int MyGUI::getWidgetHeight (WidgetPtr _widget, bool _vert)
int MyGUI::getWidgetLeft (WidgetPtr _widget, bool _vert)
int MyGUI::getWidgetTop (WidgetPtr _widget, bool _vert)
void MyGUI::setWidgetSize (WidgetPtr _widget, int _width, int _height, bool _vert)
void MyGUI::setWidgetCoord (WidgetPtr _widget, int _left, int _top, int _width, int _height, bool _vert)
void MyGUI::convertWidgetCoord (IntCoord &_coord, bool _vert)

Detailed Description

Author:
Albert Semenov
Date:
05/2008

Definition in file MyGUI_WidgetTranslate.h.


Generated on 3 Dec 2009 for MyGUI by  doxygen 1.6.1