Méthode | Description | |
---|---|---|
Editor ( PlatformGame platformGame ) : Microsoft.Xna.Framework | ||
ToggleEditModeCommand ( IDebugCommandHost host, string command, string arguments ) : void | ||
Update ( ) : void |
public Editor ( PlatformGame platformGame ) : Microsoft.Xna.Framework | ||
platformGame | PlatformGame | |
Résultat | Microsoft.Xna.Framework |
public ToggleEditModeCommand ( IDebugCommandHost host, string command, string arguments ) : void | ||
host | IDebugCommandHost | |
command | string | |
arguments | string | |
Résultat | void |