#include <spSoftPixelDeviceFlags.hpp>
Public Member Functions | |
SDeviceFlags (bool ResizAble=false, bool Vsync=true, bool AntiAlias=false, s32 AntiAliasSamples=DEF_MULTISAMPLE, bool DropFileAccept=false, bool WindowVisible=true) | |
~SDeviceFlags () | |
Public Attributes | |
bool | isResizAble |
bool | isVsync |
bool | isAntiAlias |
bool | isDropFileAccept |
bool | isWindowVisible |
s32 | MultiSamples |
sp::SDeviceFlags::SDeviceFlags | ( | bool | ResizAble = false , |
|
bool | Vsync = true , |
|||
bool | AntiAlias = false , |
|||
s32 | AntiAliasSamples = DEF_MULTISAMPLE , |
|||
bool | DropFileAccept = false , |
|||
bool | WindowVisible = true | |||
) | [inline] |
sp::SDeviceFlags::~SDeviceFlags | ( | ) | [inline] |