Public Member Functions | |
EditorViewportButton (UIComponent *ui) | |
bool | isOpen () |
void | newOpenGLContextCreated () |
void | renderOpenGL () |
void | drawName () |
void | drawButton () |
void | toggleState () |
void | mouseDown (const MouseEvent &e) |
Private Attributes | |
UIComponent * | UI |
bool | open |
FTPixmapFont * | font |