Stop: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
m (Minor change)
Line 2: Line 2:


==Usage==
==Usage==
Stop is a codepointer which causes an object to completely stop all movement by setting all three of its momentum values to 0.
Sets the object's momentum to 0.


[[Category:Codepointers]]
[[Category:Codepointers]]

Revision as of 08:10, 22 August 2009

Stop (void)

Usage

Sets the object's momentum to 0.