Module: ExaltedMath::Maths::Multitive2
- Defined in:
- lib/exalted_math/math.rb
Instance Method Summary collapse
Instance Method Details
#multitive ⇒ Object
172 173 174 |
# File 'lib/exalted_math/math.rb', line 172 def multitive elements[3] end |
#primary ⇒ Object
164 165 166 |
# File 'lib/exalted_math/math.rb', line 164 def primary elements[0] end |
#space ⇒ Object
168 169 170 |
# File 'lib/exalted_math/math.rb', line 168 def space elements[2] end |