开发者

cocos2d-iPhone button Tap & Hold

开发者 https://www.devze.com 2023-02-19 20:13 出处:网络
I would like to know how can I make a Tap & Hold act开发者_如何学Goion in cocos2d-iPhone buttons?Are you using Sneaky Input for your joystick/button? their button class can be setup so that it fun

I would like to know how can I make a Tap & Hold act开发者_如何学Goion in cocos2d-iPhone buttons?


Are you using Sneaky Input for your joystick/button? their button class can be setup so that it functions as a toggle, or only active on press(ie tap and hold). its somewhere on git hub and may be worth a look.

0

精彩评论

暂无评论...
验证码 换一张
取 消