class Shoot::Stage
- Shoot::Stage
- GSF::Stage
- Reference
- Object
Defined in:
shoot/stage.crConstructors
Instance Method Summary
-
#check_scenes
check when to switch scenes using
switch(nextScene : Scene)
- #freedom : Shoot::Scene::Freedom
- #freedom=(freedom : Shoot::Scene::Freedom)
- #horizontal : Shoot::Scene::Horizontal
- #horizontal=(horizontal : Shoot::Scene::Horizontal)
- #start : Shoot::Scene::Start
- #start=(start : Shoot::Scene::Start)