Module: BattleUI::ExpDistributionAbstraction

Included in:
ExpDistribution
Defined in:
docs/01600_Alpha_25_Battle_Engine_00001_Battle_Scene.rb

Overview

Abstraction for the exp distribution so you can do right things

Instance Attribute Summary collapse

Instance Attribute Details

#sceneBattle::Scene (readonly)

Get the scene

Returns:



386
387
388
# File 'docs/01600_Alpha_25_Battle_Engine_00001_Battle_Scene.rb', line 386

def scene
  @scene
end