Cocos Creator API

1.5.x

Cocos Creator is the game engine for the future.

Enum SystemEvent.EventType

Module: cc

The event type supported by SystemEvent

KEY_DOWN String static

The event type for press the key down event, you can use its value directly: 'keydown'

KEY_UP String static

The event type for press the key up event, you can use its value directly: 'keyup'

DEVICEMOTION String static

The event type for press the devicemotion event, you can use its value directly: 'devicemotion'

There are no properties that match your current filter settings. You can change your filter settings in the index section on this page. index