List of all members.
Detailed Description
The EditTimePart is a part that allows to display the time in the format Minutes/Seconds/Frame. To add one you can create an edit text in MCSketch and then specify "TEditTimePart" as the class name.
Member Function Documentation
virtual int32 MCCOMAPI IEditTimePart::GetDisplayMode |
( |
|
) |
[pure virtual] |
virtual real32 MCCOMAPI IEditTimePart::GetFPS |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI IEditTimePart::SetDisplayMode |
( |
int32 |
mode, |
|
|
boolean |
redraw | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI IEditTimePart::SetFPS |
( |
real32 |
fps, |
|
|
boolean |
redraw | |
|
) |
| | [pure virtual] |
Sets the number of frames per seconds.
virtual void MCCOMAPI IEditTimePart::SetMax |
( |
const MicroTick & |
time |
) |
[pure virtual] |
virtual void MCCOMAPI IEditTimePart::SetMin |
( |
const MicroTick & |
time |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: