Skip to content

cocos2d-xでジェスチャーを扱う為のレイヤークラスです。

Notifications You must be signed in to change notification settings

mitsu-ksgr/NWGestureLayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocos2d-x用ジェスチャークラス

cocos2d-xでジェスチャーを扱う為のレイヤークラスです。
一応、以下のジェスチャーに対応しています。

  1. シングルタップ / ダブルタップ
  2. スクロール
  3. ホールド/ドラッグ
  4. フリック
  5. スワイプ
  6. ピンチ操作(ピンチイン/ピンチアウト) 詳しくは、 NWGestureLayer.hpp を見てください。

きっと、どこかバグがあると思います( 大してテストしてn(ry


NWGestureLayer is Layer class for using gestures in cocos2d-x. You can use the following gestures.

  1. SingleTap / DoubleTap
  2. Scroll
  3. Hold / Dragged
  4. Flick
  5. Swipe
  6. PinchAction (PinchIn/PinchOut)

Please refer to the NWGestureLayer.hpp for more information.

Sorry, there may be a bug ;)

About

cocos2d-xでジェスチャーを扱う為のレイヤークラスです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published