Class: GamesAndRpgParadise::Spire

Inherits:
Chingu::GameObject
  • Object
show all
Defined in:
lib/games_and_rpg_paradise/gui/gosu/chinguroids/objects.rb

Overview

SPIRE

used in Ending3 gamestate

Instance Method Summary collapse

Instance Method Details

#setupObject



557
558
559
# File 'lib/games_and_rpg_paradise/gui/gosu/chinguroids/objects.rb', line 557

def setup
  @image = Gosu::Image["assets/spire.png"]
end