Class BO.io.GyroEvent
Extends
JSUTILS.Event.
An Event object to be dispatched (fired) by a Gyroscope
object.
Defined in: GyroEvent.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
BO.io.GyroEvent(type)
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> <constant> |
BO.io.GyroEvent.GYRO_READY
|
| <static> <constant> |
BO.io.GyroEvent.UPDATE
|
- Fields borrowed from class JSUTILS.Event:
- target, type
Field Detail
<static> <constant>
BO.io.GyroEvent.GYRO_READY
<static> <constant>
BO.io.GyroEvent.UPDATE
