The search keyword must be a single word (no spaces).
Function TimerDialogSetTitleColor
- Line
- 3525
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- timerdialog whichDialog, integer red, integer green, integer blue, integer alpha
- Returns
- nothing
| 3525 | native TimerDialogSetTitleColor takes timerdialog whichDialog, integer red, integer green, integer blue, integer alpha returns nothing |
| 3526 | native TimerDialogSetTimeColor takes timerdialog whichDialog, integer red, integer green, integer blue, integer alpha returns nothing |
| 3527 | native TimerDialogSetSpeed takes timerdialog whichDialog, real speedMultFactor returns nothing |
| 3528 | native TimerDialogDisplay takes timerdialog whichDialog, boolean display returns nothing |
| 3529 | native IsTimerDialogDisplayed takes timerdialog whichDialog returns boolean |
| 3530 | native TimerDialogSetRealTimeRemaining takes timerdialog whichDialog, real timeRemaining returns nothing |
Information about TimerDialogSetTitleColor
You must be logged in with a standard account to contribute.