C# Class Dandy.Debug

Afficher le fichier Open project: jackpal/Dandy-Dungeon

Méthodes publiques

Méthode Description
MyAssert ( bool test ) : void
MyDebugBreak ( ) : void

Method Details

MyAssert() public static méthode

public static MyAssert ( bool test ) : void
test bool
Résultat void

MyDebugBreak() public static méthode

public static MyDebugBreak ( ) : void
Résultat void