MyGUI::Canvas::Event Struct Reference

#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();.

Detailed Description

Definition at line 45 of file MyGUI_Canvas.h.


Constructor & Destructor Documentation

MyGUI::Canvas::Event::Event ( bool  _textureChanged,
bool  _widgetResized,
bool  _requested 
) [inline]

Definition at line 47 of file MyGUI_Canvas.h.


Field Documentation

This update was caused by calling updateTexture();.

Definition at line 58 of file MyGUI_Canvas.h.

Definition at line 54 of file MyGUI_Canvas.h.

Definition at line 55 of file MyGUI_Canvas.h.


The documentation for this struct was generated from the following file:

Generated on 5 Dec 2009 for MyGUI by  doxygen 1.6.1