Click or drag to resize

StressTest_FightOverFiveObjectsController Fields

The StressTest_FightOverFiveObjectsController type exposes the following members.

Fields
  NameDescription
Private fieldobjectNumber
The object that was selected to be moved
Private fieldrandomTime
The random amount of time that needs to go by before an object can be moved
Public fieldStatic memberStopTest
Flag indicating whether or not all objects in the scene should be stopped so position comparisons can be done
Public fieldTestObjects
All of the ASL objects in this scene. Since these are ASL objects and not GameObjects, we do not need to get the ASL component before calling ASL scripts like previous examples
Private fieldtimer
The amount of time that has gone by
Top
See Also