Module: RubyplayFramework
- Includes:
- MapDungeon, MapEntity, MapPoint
- Defined in:
- lib/rubyplay_framework.rb
Instance Method Summary collapse
Instance Method Details
#init_Interpreter ⇒ Object
16 17 18 |
# File 'lib/rubyplay_framework.rb', line 16 def init_Interpreter() GameLanguage.new() end |