Citrus-Engine icon indicating copy to clipboard operation
Citrus-Engine copied to clipboard

Camera onPostUpdate / enabled

Open gsynuh opened this issue 8 years ago • 0 comments

instead of doing if(!enabled) return; in the camera update, make a getter/setter for enabled that will add/remove the camera's update function to the _ce.onPostUpdate signal

gsynuh avatar Feb 24 '17 10:02 gsynuh