FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Action Summary | |
---|---|
string |
decimalToTics(float value)
Used to convert a floating-point value into 32nds-format ticks. |
float |
ticsToDecimal(string _value)
Used to convert a tick-style string to floating-point. |
Action Detail |
---|
string decimalToTics(float value)Used to convert a floating-point value into 32nds-format ticks.
float ticsToDecimal(string _value)Used to convert a tick-style string to floating-point.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |