Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Post ¶
func Post(f PostCallback)
Post a callback which will be executed when other things are done in the main game routine
Post might be called from other goroutine, so we use a lock to protect the data