Returns YES or NO.
Returns whether this object is enabled or disabled.
Objects that are disabled are not drawn and are not
taking CPU time (they also dont take part in collision detection).
By default all objects are enabled.
See also STATE_object_disable(), STATE_object_enable()
|