cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
#include <CCMouseDelegate.h>
Public Member Functions | |
CCMouseDelegate (const CCMouseDelegate &) | |
CCMouseDelegate () | |
CCMouseDelegate & | operator= (const CCMouseDelegate &) |
virtual void | rightKeyDown () |
virtual void | rightKeyUp () |
virtual void | scrollWheel (float x, float y) |
CCMouseDelegate | ( | const CCMouseDelegate & | ) |
CCMouseDelegate | ( | ) |
CCMouseDelegate & operator= | ( | const CCMouseDelegate & | ) |
|
virtual |
|
virtual |
|
virtual |