StressTest_ButtonManager Class |
Namespace: StressTesting
The StressTest_ButtonManager type exposes the following members.
| Name | Description | |
|---|---|---|
| StressTest_ButtonManager | Initializes a new instance of the StressTest_ButtonManager class |
| Name | Description | |
|---|---|---|
| DeleteObject | Delete a random ASL object in the scene | |
| MoveDownDeselect | For 150_Objects stress test: Stop all objects from moving down | |
| MoveDownSelect | For 150_Objects stress test: Move all objects down | |
| MoveLeftDeselect | For 150_Objects stress test: Stop all objects from moving left | |
| MoveLeftSelect | For 150_Objects stress test: Move all objects left | |
| MoveRightDeselect | For 150_Objects stress test: Stop all objects from moving right | |
| MoveRightSelect | For 150_Objects stress test: Move all objects right | |
| MoveUpDeselect | For 150_Objects stress test: Stop all objects from moving up | |
| MoveUpSelect | For 150_Objects stress test: Move all objects up | |
| StopAllClients |
Find a random object and use it to stop all other objects in the scene so you can examine their positions to see if they're still in sync
|
| Name | Description | |
|---|---|---|
| m_Down | Down button for 150 objects stress test | |
| m_Left | Left button for 150 objects stress test | |
| m_MoveDown | ||
| m_MoveLeft | ||
| m_MoveRight | ||
| m_MoveUp | ||
| m_Right | Right button for 150 objects stress test | |
| m_Up | Up button for 150 objects stress test | |
| mDeleteButton | A handle to the Delete Random button | |
| mStopAll | A handle to the Stop button |