Skip to content

Instantly share code, notes, and snippets.

@FireZenk
Created May 2, 2017 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FireZenk/7490d6fd87466d11ac3385594dc83f06 to your computer and use it in GitHub Desktop.
Save FireZenk/7490d6fd87466d11ac3385594dc83f06 to your computer and use it in GitHub Desktop.
@Override public void render() {
setupAnimation();
animationTimer.subscribe(timerValue -> startAnimation());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment