Public Types | |
| enum | TagType { STRING, CLEAR } |
Public Types inherited from QDEngine::MinigameInterface | |
| enum | StateType { NOT_INITED, RUNNING, GAME_WIN, GAME_LOST } |
Public Member Functions | |
| Karaoke (MinigameManager *runtime) | |
| void | quant (float dt) |
Public Member Functions inherited from QDEngine::MinigameInterface | |
| void | setState (StateType state) |
| StateType | state () const |