Chris Oakley

Results 3 issues of Chris Oakley

I'm trying to figure out how to properly center child widgets within a layout? Currently I have three buttons, within a layout, the flow is set to x. I would...

It looks like stage.tick() is no longer a function. From what I can tell the appropriate draw call would be stage.update(); The simple example in the readme doesn't reflect that.

https://github.com/YoungNeer/animX/wiki/Actor-API#actoractorstartsanimation The name of the function is actually `startAnimation`