mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-06 10:04:29 -04:00
add CCApplication::getVerticalSyncEnabled for win32
This commit is contained in:
parent
e70052a15a
commit
61dd4a672c
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ public:
|
|||
virtual void setupGLView();
|
||||
virtual void platformShutdown();
|
||||
void toggleVerticalSync(bool);
|
||||
bool getVerticalSyncEnabled() const;
|
||||
)
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue