![]()
|
SandboxToy Attributes:
. ID - Identifies what type the toy is: either a Mesh, Tree, or Building.
. PlayMode - A boolean value: whether the toy is being played or not.
Methods:
. Interact - Controls the interaction with the toy based on gestural input.
. The implementation of this method is deferred to derived classes.
|