mirror of https://github.com/axmolengine/axmol.git
Update comment [skip appveyor] [skip travis]
This commit is contained in:
parent
6a133fa1e5
commit
020b0ff79c
|
@ -83,7 +83,7 @@ public:
|
|||
|
||||
bool isFullscreen() const;
|
||||
|
||||
/* Sets primary monitor full screen with w*h(refresh rate) */
|
||||
/* Sets primary monitor full screen with default w*h(refresh rate) */
|
||||
void setFullscreen();
|
||||
/* Sets primary monitor full screen with w*h(refresh rate) */
|
||||
void setFullscreen(int w, int h, int refreshRate);
|
||||
|
|
Loading…
Reference in New Issue