C# Class AGS.Editor.NativeConstants.GameOptions

ファイルを表示 Open project: adventuregamestudio/ags

Public Properties

Property Type Description
OPT_ALWAYSSPCH int
OPT_ANTIALIASFONTS int
OPT_ANTIGLIDE int
OPT_BASESCRIPTAPI int
OPT_COMPRESSSPRITES int
OPT_DEBUGMODE int
OPT_DIALOGGAP int
OPT_DIALOGIFACE int
OPT_DIALOGNUMBERED int
OPT_DIALOGOPTIONSAPI int
OPT_DIALOGUPWARDS int
OPT_DISABLEOFF int
OPT_DUPLICATEINV int
OPT_FADETYPE int
OPT_FIXEDINVCURSOR int
OPT_GLOBALTALKANIMSPD int
OPT_HANDLEINVCLICKS int
OPT_LEFTTORIGHTEVAL int
OPT_LETTERBOX int
OPT_LIPSYNCTEXT int
OPT_MOUSEWHEEL int
OPT_NATIVECOORDINATES int
OPT_NEWGUIALPHA int
OPT_NOSCALEFNT int
OPT_NOSKIPTEXT int
OPT_NOWALKMODE int
OPT_PIXPERFECT int
OPT_PORTRAITSIDE int
OPT_RENDERATSCREENRES int
OPT_RIGHTLEFTWRITE int
OPT_ROTATECHARS int
OPT_RUNGAMEDLGOPTS int
OPT_SAFEFILEPATHS int
OPT_SAVESCREENSHOT int
OPT_SCRIPTCOMPATLEV int
OPT_SPEECHTYPE int
OPT_SPLITRESOURCES int
OPT_SPRITEALPHA int
OPT_STRICTSCRIPTING int
OPT_STRICTSTRINGS int
OPT_THOUGHTGUI int
OPT_TURNTOFACELOC int
OPT_TWCUSTOM int
OPT_WALKONLOOK int

Property Details

OPT_ALWAYSSPCH public_oe static_oe property

public static int OPT_ALWAYSSPCH
return int

OPT_ANTIALIASFONTS public_oe static_oe property

public static int OPT_ANTIALIASFONTS
return int

OPT_ANTIGLIDE public_oe static_oe property

public static int OPT_ANTIGLIDE
return int

OPT_BASESCRIPTAPI public_oe static_oe property

public static int OPT_BASESCRIPTAPI
return int

OPT_COMPRESSSPRITES public_oe static_oe property

public static int OPT_COMPRESSSPRITES
return int

OPT_DEBUGMODE public_oe static_oe property

public static int OPT_DEBUGMODE
return int

OPT_DIALOGGAP public_oe static_oe property

public static int OPT_DIALOGGAP
return int

OPT_DIALOGIFACE public_oe static_oe property

public static int OPT_DIALOGIFACE
return int

OPT_DIALOGNUMBERED public_oe static_oe property

public static int OPT_DIALOGNUMBERED
return int

OPT_DIALOGOPTIONSAPI public_oe static_oe property

public static int OPT_DIALOGOPTIONSAPI
return int

OPT_DIALOGUPWARDS public_oe static_oe property

public static int OPT_DIALOGUPWARDS
return int

OPT_DISABLEOFF public_oe static_oe property

public static int OPT_DISABLEOFF
return int

OPT_DUPLICATEINV public_oe static_oe property

public static int OPT_DUPLICATEINV
return int

OPT_FADETYPE public_oe static_oe property

public static int OPT_FADETYPE
return int

OPT_FIXEDINVCURSOR public_oe static_oe property

public static int OPT_FIXEDINVCURSOR
return int

OPT_GLOBALTALKANIMSPD public_oe static_oe property

public static int OPT_GLOBALTALKANIMSPD
return int

OPT_HANDLEINVCLICKS public_oe static_oe property

public static int OPT_HANDLEINVCLICKS
return int

OPT_LEFTTORIGHTEVAL public_oe static_oe property

public static int OPT_LEFTTORIGHTEVAL
return int

OPT_LETTERBOX public_oe static_oe property

public static int OPT_LETTERBOX
return int

OPT_LIPSYNCTEXT public_oe static_oe property

public static int OPT_LIPSYNCTEXT
return int

OPT_MOUSEWHEEL public_oe static_oe property

public static int OPT_MOUSEWHEEL
return int

OPT_NATIVECOORDINATES public_oe static_oe property

public static int OPT_NATIVECOORDINATES
return int

OPT_NEWGUIALPHA public_oe static_oe property

public static int OPT_NEWGUIALPHA
return int

OPT_NOSCALEFNT public_oe static_oe property

public static int OPT_NOSCALEFNT
return int

OPT_NOSKIPTEXT public_oe static_oe property

public static int OPT_NOSKIPTEXT
return int

OPT_NOWALKMODE public_oe static_oe property

public static int OPT_NOWALKMODE
return int

OPT_PIXPERFECT public_oe static_oe property

public static int OPT_PIXPERFECT
return int

OPT_PORTRAITSIDE public_oe static_oe property

public static int OPT_PORTRAITSIDE
return int

OPT_RENDERATSCREENRES public_oe static_oe property

public static int OPT_RENDERATSCREENRES
return int

OPT_RIGHTLEFTWRITE public_oe static_oe property

public static int OPT_RIGHTLEFTWRITE
return int

OPT_ROTATECHARS public_oe static_oe property

public static int OPT_ROTATECHARS
return int

OPT_RUNGAMEDLGOPTS public_oe static_oe property

public static int OPT_RUNGAMEDLGOPTS
return int

OPT_SAFEFILEPATHS public_oe static_oe property

public static int OPT_SAFEFILEPATHS
return int

OPT_SAVESCREENSHOT public_oe static_oe property

public static int OPT_SAVESCREENSHOT
return int

OPT_SCRIPTCOMPATLEV public_oe static_oe property

public static int OPT_SCRIPTCOMPATLEV
return int

OPT_SPEECHTYPE public_oe static_oe property

public static int OPT_SPEECHTYPE
return int

OPT_SPLITRESOURCES public_oe static_oe property

public static int OPT_SPLITRESOURCES
return int

OPT_SPRITEALPHA public_oe static_oe property

public static int OPT_SPRITEALPHA
return int

OPT_STRICTSCRIPTING public_oe static_oe property

public static int OPT_STRICTSCRIPTING
return int

OPT_STRICTSTRINGS public_oe static_oe property

public static int OPT_STRICTSTRINGS
return int

OPT_THOUGHTGUI public_oe static_oe property

public static int OPT_THOUGHTGUI
return int

OPT_TURNTOFACELOC public_oe static_oe property

public static int OPT_TURNTOFACELOC
return int

OPT_TWCUSTOM public_oe static_oe property

public static int OPT_TWCUSTOM
return int

OPT_WALKONLOOK public_oe static_oe property

public static int OPT_WALKONLOOK
return int