Feeds
提问
reference objects outside function workspace?
I have a simulation. It is run by a timer; the time function notifies a bunch of objects of an event, and in their callback func...
14 years 前 | 1 个回答 | 0
1
个回答提问
Can timers trigger a single event that many objects listen to?
I have several objects that I want to run a function every second. Is it possible to set up a timer to trigger an event, have a...
14 years 前 | 1 个回答 | 1
