Module: ExaltedMath::Maths::Primary0

Defined in:
lib/exalted_math/math.rb

Instance Method Summary collapse

Instance Method Details

#additiveObject



279
280
281
# File 'lib/exalted_math/math.rb', line 279

def additive
  elements[2]
end

#space1Object



275
276
277
# File 'lib/exalted_math/math.rb', line 275

def space1
  elements[1]
end

#space2Object



283
284
285
# File 'lib/exalted_math/math.rb', line 283

def space2
  elements[4]
end