#include <MyGUI_Canvas.h>
Public Member Functions | |
| Event (bool _textureChanged, bool _widgetResized, bool _requested) | |
Data Fields | |
| bool | textureChanged |
| bool | widgetResized |
| bool | requested |
| This update was caused by calling updateTexture();. | |
Definition at line 46 of file MyGUI_Canvas.h.
| MyGUI::Canvas::Event::Event | ( | bool | _textureChanged, | |
| bool | _widgetResized, | |||
| bool | _requested | |||
| ) | [inline] |
Definition at line 48 of file MyGUI_Canvas.h.
This update was caused by calling updateTexture();.
Definition at line 59 of file MyGUI_Canvas.h.
Definition at line 55 of file MyGUI_Canvas.h.
Definition at line 56 of file MyGUI_Canvas.h.
1.6.3