|
@@ -2491,7 +2491,7 @@ Methods:
|
|
|
- void SetWindowIcon(Image* windowIcon)
|
|
- void SetWindowIcon(Image* windowIcon)
|
|
|
- void SetWindowPosition(const IntVector2& position)
|
|
- void SetWindowPosition(const IntVector2& position)
|
|
|
- void SetWindowPosition(int x, int y)
|
|
- void SetWindowPosition(int x, int y)
|
|
|
-- bool SetMode(int width, int height, bool fullscreen, bool borderless, bool resizable, bool vsync, bool tripleBuffer, int multiSample)
|
|
|
|
|
|
|
+- bool SetMode(int width, int height, bool fullscreen, bool borderless, bool resizable, bool highDPI, bool vsync, bool tripleBuffer, int multiSample)
|
|
|
- bool SetMode(int width, int height)
|
|
- bool SetMode(int width, int height)
|
|
|
- void SetSRGB(bool enable)
|
|
- void SetSRGB(bool enable)
|
|
|
- void SetFlushGPU(bool enable)
|
|
- void SetFlushGPU(bool enable)
|