Difference between revisions of "TimeUnit"

Line 1: Line 1:
{{newin|[[0.8.0]]|080}}
+
{{newin|[[0.8.0]]|080|type=enum}}
 
Units that represent time.
 
Units that represent time.
 
== Constants ==
 
== Constants ==

Revision as of 09:18, 25 March 2011

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

Units that represent time.

Constants

seconds
Regular seconds.
samples
Audio samples.

See Also

Other Languages