HOG2
|
This is the complete list of members for TextBox, including all inherited members.
br | TextBox | private |
charLine | TextBox | private |
deform | TextBox | private |
destroy() | TextBox | |
dList | TextBox | private |
draw() | TextBox | |
drawChar(char c, point3d where, double height) | TextBox | private |
drawLine(point3d where, int startx, int starty, int offsetx, int offsety, double scale) | TextBox | private |
duration | TextBox | private |
elapsedTime | TextBox | private |
getBitmap(char c) | TextBox | private |
getLocation() | TextBox | |
myColor | TextBox | private |
scrolling | TextBox | private |
setColor(rgbColor _myColor) | TextBox | inline |
stepTime(double amount) | TextBox | |
text | TextBox | private |
TextBox(char *text, int charLine, point3d topLeft, point3d bottomRight, double duration=4, bool deform=true, bool scrolling=false) | TextBox | |
tl | TextBox | private |
~TextBox() | TextBox |