Cocos Creator API

1.3.0

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

ScrollView.EventType

: cc

Enum for ScrollView event type.

SCROLL_TO_TOP Number

The event emmitted when ScrollView scroll to the top boundary of inner container

SCROLL_TO_BOTTOM Number

The event emmitted when ScrollView scroll to the bottom boundary of inner container

SCROLL_TO_LEFT Number

The event emmitted when ScrollView scroll to the left boundary of inner container

SCROLL_TO_RIGHT Number

The event emmitted when ScrollView scroll to the right boundary of inner container

SCROLLING Number

The event emmitted when ScrollView is scrolling

BOUNCE_TOP Number

The event emmitted when ScrollView scroll to the top boundary of inner container and start bounce

BOUNCE_BOTTOM Number

The event emmitted when ScrollView scroll to the bottom boundary of inner container and start bounce

BOUNCE_LEFT Number

The event emmitted when ScrollView scroll to the left boundary of inner container and start bounce

BOUNCE_RIGHT Number

The event emmitted when ScrollView scroll to the right boundary of inner container and start bounce

AUTOSCROLL_ENDED Number

The event emmitted when ScrollView scroll ended

TOUCH_UP Number

The event emmitted when user release the touch

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