C# Class PlatformerPOC.Helpers.CoreCommands

Afficher le fichier Open project: bramdemoor/MonoGame-PlatformerPOC

Méthodes publiques

Méthode Description
ToggleDebugCommand ( IDebugCommandHost host, string command ) : void
ToggleSoundCommand ( IDebugCommandHost host, string command ) : void

Method Details

ToggleDebugCommand() public static méthode

public static ToggleDebugCommand ( IDebugCommandHost host, string command ) : void
host IDebugCommandHost
command string
Résultat void

ToggleSoundCommand() public static méthode

public static ToggleSoundCommand ( IDebugCommandHost host, string command ) : void
host IDebugCommandHost
command string
Résultat void