mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-22 02:45:49 -04:00
make these members public
This commit is contained in:
parent
a96ec91f89
commit
e397c99fff
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ public:
|
|||
private:
|
||||
void getSetOfTouchesEndOrCancel(CCSet& set, int num, int ids[], float xs[], float ys[]);
|
||||
|
||||
protected:
|
||||
public:
|
||||
EGLTouchDelegate* m_pDelegate;
|
||||
|
||||
// real screen size
|
||||
|
|
Loading…
Reference in a new issue