Stop: Difference between revisions

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


==Usage==
==Usage==
Stop is a miscellaneous codepointer. This codepointer causes an object to completely stop all movement.
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 22:05, 21 April 2009

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.