Home
last modified time | relevance | path

Searched defs:getKeyFrame (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DAnimation.java98 public TextureRegion getKeyFrame (float stateTime, boolean looping) { in getKeyFrame() method in Animation
125 public TextureRegion getKeyFrame (float stateTime) { in getKeyFrame() method in Animation