Module: SimpleBehaviors

CS559 3D World Framework Code

Simple object behaviors that work by patching the objects

Source:

Methods

(static) spinY(grobj, speedopt)

Simple spinning behavior as an example of how to create behaviors as functions

Parameters:
Name Type Attributes Description
grobj GrObject
speed number <optional>
Source: