Table of Contents

Class GameOptions

Namespace
Fantas
Assembly
Fantas.dll

Game Flags used on game creation object

public sealed class GameOptions : Enum
Inheritance
GameOptions

Fields

DontFilterTextures

Use flag DontFilterTextures to do not apply filtering when scaling textures

public const GameOptions DontFilterTextures = 4

Field Value

GameOptions

None

No option

public const GameOptions None = 0

Field Value

GameOptions

value__

public int value__

Field Value

int