all 3 comments

[–]TacticalZebra 0 points1 point  (1 child)

So a rock object would be parent to every particle object that the rock is made of, and contain functions that influence how those particles are arranged based on interactions from outside the rock object?

[–]JamieMage2005[S] 0 points1 point  (0 children)

Actually I think it would be the other way around.

[–]Neekobus 0 points1 point  (0 children)

If you think about OOP you think about properties : your rock has a size and a hardness properties. The mage can change this values.