Class: Metro::MissingScene

Inherits:
Scene
  • Object
show all
Defined in:
lib/metro/missing_scene.rb

Constant Summary

Constants included from Units

Units::Bounds

Class Attribute Summary collapse

Attributes inherited from Scene

#window

Method Summary

Methods inherited from Scene

#_prepare_transition, #actor, #add_actors_to_scene, after, #after, #after_initialize, after_intervals, #base_draw, #base_update, #draw, #drawers, #enqueue, hierarchy, inherited, #initialize, metro_name, #notification, #prepare_transition_from, #prepare_transition_to, #register_actor, #register_actors!, #register_after_intervals!, #register_animations!, #register_events!, #register_events_for_target, #scene_name, scene_name, scenes, #show, #state, #to_hash, #to_s, #transition_to, #update, #updaters

Methods included from SceneView

included, #save_view, #view, #view_content, #view_name

Methods included from HasAnimations

#animate, included

Methods included from HasEvents

included

Methods included from Draws

included

Constructor Details

This class inherits a constructor from Metro::Scene

Class Attribute Details

.missing_sceneObject

Returns the value of attribute missing_scene.



6
7
8
# File 'lib/metro/missing_scene.rb', line 6

def missing_scene
  @missing_scene
end