Class: Physical::Item
Constant Summary collapse
- DEFAULT_LENGTH =
0
Instance Attribute Summary
Attributes inherited from Cuboid
#dimensions, #height, #id, #length, #properties, #weight, #width
Method Summary
Methods inherited from Cuboid
#==, #density, #initialize, #volume
Constructor Details
This class inherits a constructor from Physical::Cuboid
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Physical::Cuboid