Class: Hero
- Inherits:
-
Metro::UI::Sprite
- Object
- Metro::Model
- Metro::UI::Sprite
- Hero
- Defined in:
- lib/templates/game/models/hero.rb
Constant Summary
Constants included from Metro::Units
Instance Attribute Summary
Attributes inherited from Metro::UI::Sprite
#angle, #center_x, #center_y, #color, #dimensions, #image, #position, #scale
Attributes inherited from Metro::Model
Method Summary
Methods inherited from Metro::UI::Sprite
#bottom, #bounds, #draw, #left, #right, #top
Methods inherited from Metro::Model
#_load, #_save, #after_initialize, #bounds, #completed?, #create, #draw, hierarchy, inherited, #initialize, metro_name, #model, model_name, models, #name, #notification, #saveable_to_view, #show, #to_hash, #update
Methods included from Metro::HasEvents
Methods included from Metro::KeyValueCoding
Methods included from Metro::PropertyOwner
Constructor Details
This class inherits a constructor from Metro::Model