Class Index | File Index

Classes


Class BO.io.GyroEvent


Extends JSUTILS.Event.

An Event object to be dispatched (fired) by a Gyroscope object.

Defined in: GyroEvent.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
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
Class Detail
BO.io.GyroEvent(type)
Parameters:
{String} type
The event type
Field Detail
<static> <constant> BO.io.GyroEvent.GYRO_READY

<static> <constant> BO.io.GyroEvent.UPDATE

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Mar 12 2012 23:27:53 GMT-0400 (EDT)