Stop: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Undo revision 2182 by Printz (Talk) Why the hell did I do that?)
Line 2: Line 2:


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


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

Revision as of 02:04, 8 May 2011

Stop (void)

Usage

Stop is a codepointer which causes an object to completely stop all movement by setting all three of its momentum values to 0.