Difference between revisions of "SpriteBatch:unbind"

m
Line 1: Line 1:
 
{{newin|[[0.8.0]]|080|type=function|text=It has been renamed from [[SpriteBatch:unlock]]}}
 
{{newin|[[0.8.0]]|080|type=function|text=It has been renamed from [[SpriteBatch:unlock]]}}
Unbinds the SpriteBatch.
+
Unbinds the [[SpriteBatch]].
  
 
== Function ==
 
== Function ==

Revision as of 16:18, 26 July 2012

Available since LÖVE 0.8.0
It has been renamed from SpriteBatch:unlock.

Unbinds the SpriteBatch.

Function

Synopsis

SpriteBatch:unbind( )

Arguments

None.

Returns

Nothing.

See Also

Other Languages