時間経過の管理クラス
More...
#include <ManagedTicks.h>
List of all members.
Public Types |
|
typedef long(* | TicksFunction )(void) |
Public Member Functions |
|
void | setTicksFunction (TicksFunction function) |
|
long | ticks (void) const |
|
void | play (void) |
|
void | pause (void) |
|
void | resume (void) |
|
void | moreFaster (void) |
|
void | moreSlower (void) |
Detailed Description
時間経過の管理クラス
Definition at line 19 of file ManagedTicks.h.
The documentation for this class was generated from the following files: