Module: ExaltedMath::Maths::Multitive0

Defined in:
lib/exalted_math/math.rb

Instance Method Summary collapse

Instance Method Details

#multitiveObject



152
153
154
# File 'lib/exalted_math/math.rb', line 152

def multitive
  elements[3]
end

#primaryObject



144
145
146
# File 'lib/exalted_math/math.rb', line 144

def primary
  elements[0]
end

#spaceObject



148
149
150
# File 'lib/exalted_math/math.rb', line 148

def space
  elements[2]
end