Systems::Spawner
Constants
PIPE_BASE_HEIGHT = 520.0
PIPE_DISTANCE = 396.0
PIPE_HEIGHT_MULT = 200.0
PIPE_OFFSET = 360.0
SCORE_TRIGGER_OFFSET = 44.0
Class methods
spawn_bird(world : World)
Sourcespawn_bottom_pipe(world : World, x : Float32, y : Float32)
Sourcespawn_score_trigger(world : World, x : Float32)
Sourcespawn_top_pipe(world : World, x : Float32, y : Float32)
Sourceupdate(world : World)
Source