Hi,
Is there any reason why the below events should not be accessable from say the mouse events? event.time I would have throught should be available in 'any' event. Just asking.
event.frameCount: The total number of frames that have passed since the start of the application
event.time: Time in seconds since the start of the application
event.deltaTime: The time in seconds between the last frame and the current frame
Comments
http://www.nightspade.com
yes, I did that and have it working. But as I was trying to get the event.time in mouse events, they returned nil. I guess I expected event.time to be a bit more general?
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill