Difference between revisions of "TimeUnit"

(Created page with "Units that represent time. == Constants == ;seconds: Regular seconds. ;samples: Audio samples. == See Also == * parent::love.audio Category:Enums {{#set:Description=Units...")
 
Line 1: Line 1:
 +
{{newin|[[0.8.0]]|080}}
 
Units that represent time.
 
Units that represent time.
 
== Constants ==
 
== Constants ==

Revision as of 09:08, 25 March 2011

Available since LÖVE 0.8.0
It is not supported in earlier versions.

Units that represent time.

Constants

seconds
Regular seconds.
samples
Audio samples.

See Also

Other Languages