This commit is contained in:
parent
ba2307038c
commit
74b08969ef
2 changed files with 22 additions and 3 deletions
|
@ -326,6 +326,8 @@ private:
|
|||
public:
|
||||
void setPlatform( CThing *newPlatform );
|
||||
void clearPlatform();
|
||||
int xHighRes;
|
||||
int yHighRes;
|
||||
private:
|
||||
CThing *m_platform;
|
||||
bool m_onPlatform;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue