C# Class AppMain, Sonic4Ep1-WindowsPhone-Decompilation

Datei anzeigen Open project: TGEnigma/Sonic4Ep1-WindowsPhone-Decompilation Class Usage Examples

Public Methods

Method Description
mppAssertNotImpl ( ) : void
mppOpenGLFeatureNotImplAssert ( ) : void
mppSoundNotImplAssert ( ) : void
mppTemporaryDisabledAssert ( ) : void
mppTemporaryDisabledAssertCurrentSession ( ) : void

Method Details

mppAssertNotImpl() public static method

public static mppAssertNotImpl ( ) : void
return void

mppOpenGLFeatureNotImplAssert() public static method

public static mppOpenGLFeatureNotImplAssert ( ) : void
return void

mppSoundNotImplAssert() public static method

public static mppSoundNotImplAssert ( ) : void
return void

mppTemporaryDisabledAssert() public static method

public static mppTemporaryDisabledAssert ( ) : void
return void

mppTemporaryDisabledAssertCurrentSession() public static method

public static mppTemporaryDisabledAssertCurrentSession ( ) : void
return void