Torque2D Reference
Public Attributes | List of all members
GuiMLTextCtrl::BitmapRef Struct Reference

#include <guiMLTextCtrl.h>

+ Inheritance diagram for GuiMLTextCtrl::BitmapRef:

Public Attributes

BitmapRefnextBlocker
 
U32 textStart
 
U32 len
 
Bitmapbitmap
 
BitmapRefnext
 
- Public Attributes inherited from RectI
Point2I point
 
Point2I extent
 

Additional Inherited Members

- Public Member Functions inherited from RectI
 RectI ()
 
 RectI (const Point2I &in_rMin, const Point2I &in_rExtent)
 
 RectI (const S32 in_left, const S32 in_top, const S32 in_width, const S32 in_height)
 
void set (const Point2I &in_rMin, const Point2I &in_rExtent)
 
void set (const S32 in_left, const S32 in_top, const S32 in_width, const S32 in_height)
 
bool intersect (const RectI &clipRect)
 
bool pointInRect (const Point2I &pt) const
 
bool contains (const RectI &R) const
 
bool overlaps (RectI R) const
 
void inset (S32 x, S32 y)
 
void unionRects (const RectI &)
 
Point2I centre (void) const
 
S32 len_x () const
 
S32 len_y () const
 
bool operator== (const RectI &) const
 
bool operator!= (const RectI &) const
 
bool isValidRect () const
 

Member Data Documentation

Bitmap* bitmap
U32 len
BitmapRef* next
BitmapRef* nextBlocker
U32 textStart

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