class Looper::Course
- Looper::Course
- Reference
- Object
Defined in:
looper/course.crConstant Summary
-
GAME_OVER_DELAY =
0.3
Constructors
Instance Method Summary
- #change_difficulty(difficulty : String)
- #difficulty=(difficulty)
- #draw
- #exit?(*args, **options)
- #exit?(*args, **options, &)
- #game_over?
- #game_over_started? : Bool
- #loops : UInt16
- #paused=(paused : Bool)
- #paused? : Bool
- #restart
- #road_collision?
- #update(frame_time)