SetTimerValue (Harvest)
From OxeyeWiki
(Difference between revisions)
Feone (Talk | contribs)
(Created page with '{{HarvestMethod | setTimerValue(seconds) | Sets what time the timer should display, in seconds. | {{MethodParam|amount|A number|The number to set the timer to.}} | Returns nothin...')
Newer edit →
(Created page with '{{HarvestMethod | setTimerValue(seconds) | Sets what time the timer should display, in seconds. | {{MethodParam|amount|A number|The number to set the timer to.}} | Returns nothin...')
Newer edit →
Revision as of 09:34, 14 March 2009
setTimerValue(seconds) | ||
Sets what time the timer should display, in seconds. | ||
Parameter | Expected Type | Description |
amount | A number | The number to set the timer to. |
Returns | ||
Returns nothing. |
Example
harvest.setTimerValue(gameTime)