class PF::Animation
- PF::Animation
- Reference
- Object
Defined in:
animation.crConstructors
Instance Method Summary
- #current_frame
- #draw_to(sprite : Sprite, x : Int, y : Int)
- #draw_to(sprite : Sprite, pos : Vector2(Int))
- #frame
- #height : Int32
- #size
- #update(dt : Float64)
- #width : Int32