Torque2D Reference
Main Page
Related Pages
Modules
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
Public Attributes
|
List of all members
TextVertex Struct Reference
Public Member Functions
TextVertex
()
void
set
(F32 x, F32 y, F32 tx, F32 ty,
ColorI
color)
Public Attributes
Point2F
p
Point2F
t
ColorI
c
Constructor & Destructor Documentation
TextVertex
(
)
inline
Member Function Documentation
void set
(
F32
x
,
F32
y
,
F32
tx
,
F32
ty
,
ColorI
color
)
inline
Member Data Documentation
ColorI
c
Point2F
p
Point2F
t
The documentation for this struct was generated from the following file:
graphics/dgl.cc
Generated by
1.8.10