Module: ExaltedMath::Maths::Stat0
- Defined in:
- lib/exalted_math/math.rb
Instance Method Summary collapse
Instance Method Details
#space ⇒ Object
1047 1048 1049 |
# File 'lib/exalted_math/math.rb', line 1047 def space elements[1] end |
#statistic ⇒ Object
1043 1044 1045 |
# File 'lib/exalted_math/math.rb', line 1043 def statistic elements[0] end |