Module: ExaltedMath::Maths::Multitive2

Defined in:
lib/exalted_math/math.rb

Instance Method Summary collapse

Instance Method Details

#multitiveObject



172
173
174
# File 'lib/exalted_math/math.rb', line 172

def multitive
  elements[3]
end

#primaryObject



164
165
166
# File 'lib/exalted_math/math.rb', line 164

def primary
  elements[0]
end

#spaceObject



168
169
170
# File 'lib/exalted_math/math.rb', line 168

def space
  elements[2]
end