class JamWarmUp::Nom
 
  - JamWarmUp::Nom
 - Reference
 - Object
 
Defined in:
jam_warm_up/nom.crConstant Summary
- 
        Scale = 
4 - 
        Size = 
SpriteSize * Scale - 
        SpriteFile = 
"./assets/nomanim.png" - 
        SpriteSize = 
32 
Constructors
Instance Method Summary
- #animations : GSF::Animations
 - #collision_box : CollisionBox
 - #dead? : Bool
 - #draw(window : SF::RenderWindow)
 - #update(frame_time)
 - #x : Int32 | Float32
 - #y : Int32 | Float32