Urho3D::CharLocation Struct Reference
Urho3D::CharLocation Struct Reference
Cached character location and size within text. Used for queries related to text editing. More...
#include <Urho3D/UI/Text.h>
Collaboration diagram for Urho3D::CharLocation:
Public Attributes | |
IntVector2 | position_ |
Position. | |
IntVector2 | size_ |
Size. | |
Detailed Description
Cached character location and size within text. Used for queries related to text editing.
The documentation for this struct was generated from the following file:
- Source/Urho3D/UI/Text.h