Table of Contents

Class CommandLineArgs

Namespace
Lime
Assembly
Lime.dll
public static class CommandLineArgs
Inheritance
CommandLineArgs
Inherited Members

Fields

Debug

public static readonly bool Debug

Field Value

bool

FullscreenMode

public static readonly bool FullscreenMode

Field Value

bool

Limit25FPS

public static readonly bool Limit25FPS

Field Value

bool

MaximizedWindow

public static readonly bool MaximizedWindow

Field Value

bool

NoAudio

public static readonly bool NoAudio

Field Value

bool

NoMusic

public static readonly bool NoMusic

Field Value

bool

OpenGL

public static readonly bool OpenGL

Field Value

bool

SimulateSlowExternalStorage

public static readonly bool SimulateSlowExternalStorage

Field Value

bool

Methods

CheckFlag(string)

public static bool CheckFlag(string name)

Parameters

name string

Returns

bool

Get()

public static string[] Get()

Returns

string[]