Difference between revisions of "Body:wakeUp"

m ('wakeup' is a noun)
m (included link to other languages)
Line 15: Line 15:
 
=== Returns ===
 
=== Returns ===
 
Nothing.
 
Nothing.
 +
 
== See Also ==
 
== See Also ==
 
* [[parent::Body]]
 
* [[parent::Body]]
Line 20: Line 21:
 
{{#set:Description=Wakeup a sleeping body.
 
{{#set:Description=Wakeup a sleeping body.
 
}}
 
}}
 +
 +
== Other Languages ==
 +
{{i18n|Body:wakeUp}}

Revision as of 09:25, 30 January 2011

Wake a sleeping body up.

A sleeping body is much more efficient to simulate than when awake.


A sleeping body will also wake up if another body collides with it or if a joint or contact attached to it is destroyed.

Function

Synopsis

Body:wakeUp( )

Arguments

None.

Returns

Nothing.

See Also


Other Languages