Public Member Functions | Public Attributes

sp::SDeviceFlags Struct Reference

#include <spSoftPixelDeviceFlags.hpp>

List of all members.

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

Constructor & Destructor Documentation

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]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines