mirror of https://github.com/axmolengine/axmol.git
commit
9ae20d1bd3
|
@ -36,7 +36,7 @@ NS_CC_BEGIN
|
|||
class CC_DLL EventTouch : public Event
|
||||
{
|
||||
public:
|
||||
static const int MAX_TOUCHES = 5;
|
||||
static const int MAX_TOUCHES = 15;
|
||||
|
||||
enum class EventCode
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue