class JamWarmUp::Scene::Main
- JamWarmUp::Scene::Main
- GSF::Scene
- Reference
- Object
Defined in:
jam_warm_up/scene/main.crConstant Summary
-
EnemyWaveSize =
3
Constructors
Instance Method Summary
- #check_bullets(bullets)
- #draw(window)
- #enemies : Array(Enemy)
- #enemy_hit(bullet, enemy)
- #hud : HUD
- #nom : Nom
- #player : Player
- #remove_dead_enemies
- #score : Int32
- #spawn_enemies
- #update(frame_time, keys : Keys, mouse : Mouse, joysticks : Joysticks)