#include <CommonStructs.h>
Public Attributes | |
float | x |
float | y |
This structure holds 2 float values for 2D vertex.
Definition at line 79 of file CommonStructs.h.
|
X value Definition at line 82 of file CommonStructs.h. Referenced by CGUIButton::Draw(), CBitmapFont::Draw(), CGUIElement::Initialize(), CGUIElement::PropertyChanging(), CGUIElement::SaveXML(), CGUIElement::SetTexCoord(), and CBitmapFont::SetTextPos(). |
|
Y value Definition at line 83 of file CommonStructs.h. Referenced by CGUIButton::Draw(), CBitmapFont::Draw(), CGUIElement::Initialize(), CGUIElement::SaveXML(), CGUIElement::SetTexCoord(), and CBitmapFont::SetTextPos(). |