Cocos Creator API

1.3.0

Cocos Creator is a highly customizable game development tool that utilizes the power of cocos2d-x.

SystemEvent.EventType

: 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