Open taojoe opened 2 years ago
I currently build an editor, which may reload the content, at same time i need to add Listener to controller, so I can count special element synchronous.
So can ZefyrController provider a method with the following signature?
void reset(Delta delta);
I currently build an editor, which may reload the content, at same time i need to add Listener to controller, so I can count special element synchronous.
So can ZefyrController provider a method with the following signature?