#include <CommonStructs.h>
Public Attributes | |
int | x |
int | y |
This structure holds 2 float values for 2D vertex.
Definition at line 108 of file CommonStructs.h.
|
X value Definition at line 111 of file CommonStructs.h. Referenced by CGUIMenuEntry::Draw(), CGUIStatic::DrawText(), CGUIElement::OnMouseMove(), CGUIMenuEntry::PointInChildRects(), CMouse::Poll(), CGUIScrollBar::ProcessMessage(), CMouse::SetCursorPos(), and CGUI::Update(). |
|
Y value Definition at line 112 of file CommonStructs.h. Referenced by CGUIMenuEntry::Draw(), CGUIStatic::DrawText(), CGUIElement::OnMouseMove(), CGUIMenuEntry::PointInChildRects(), CMouse::Poll(), CGUIScrollBar::ProcessMessage(), CMouse::SetCursorPos(), and CGUI::Update(). |