Module: ExaltedMath::Maths::Multitive0
- Defined in:
- lib/exalted_math/math.rb
Instance Method Summary collapse
Instance Method Details
#multitive ⇒ Object
152 153 154 |
# File 'lib/exalted_math/math.rb', line 152 def multitive elements[3] end |
#primary ⇒ Object
144 145 146 |
# File 'lib/exalted_math/math.rb', line 144 def primary elements[0] end |
#space ⇒ Object
148 149 150 |
# File 'lib/exalted_math/math.rb', line 148 def space elements[2] end |