![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
#include "Common.hpp"Namespaces | |
| s3d | |
| s3d::Graphics | |
Functions | |
| void | s3d::Graphics::SetVSyncEnabled (bool enabled) |
| VSync の有効無効を設定します。 More... | |
| bool | s3d::Graphics::IsVSyncEnabled () |
| VSync が有効であるかを返します。 More... | |
Variables | |
| constexpr uint32 | s3d::Graphics::DefaultSampleCount = 4 |