Documentation
Urho3D::CharLocation Struct Reference
Cached character location and size within text. Used for queries related to text editing. More...
#include <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:
- /home/travis/build/urho3d/Urho3D/Source/Urho3D/UI/Text.h