Class: OrientationEvent

bu.control. OrientationEvent

Events emitted by bu.control.Orientation.


new OrientationEvent(type, orientation)

Parameters:
Name Type Description
type string

Event type.

orientation number

Orientation.

Source:
bu/events.js

Extends

Members


orientation :number

The orientation.

Type:
  • number
Source:
bu/events.js