Difference between revisions of "Fixture:destroy"

m
m
Line 1: Line 1:
{{newin|[[0.8.0]]|080|type=function}}
+
{{newin|[[0.8.0]]|080|type=method}}
 
Destroys the fixture.
 
Destroys the fixture.
  

Revision as of 13:40, 4 May 2012

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

Destroys the fixture.

Function

Synopsis

Fixture:destroy( )

Arguments

None.

Returns

Nothing.

See Also


Other Languages