Springhead
An open source physics engine for virtual reality, haptics and motion generation.
|
Public 型 | |
enum | { TEXT, INT, FLOAT } |
Public 型 inherited from FWControlDesc | |
enum | { ALIGN_LEFT, ALIGN_CENTER, ALIGN_RIGHT } |
Public メソッド | |
SPR_DESCDEF (FWTextBox) | |
Public メソッド inherited from FWControlDesc | |
SPR_DESCDEF (FWControl) | |
Public 変数 | |
UTString | text |
int | intMin |
int | intMax |
float | floatMin |
float | floatMax |
bool | spinner |
Public 変数 inherited from FWControlDesc | |
UTString | label |
int | align |
int | style |