C# Class SmartboyDevelopments.Haxxit.MonoGame.PrioritizedCommand

Inheritance: IComparable
Afficher le fichier Open project: smartboyathome/Haxxit Class Usage Examples

Méthodes publiques

Méthode Description
CompareTo ( object obj ) : int
PrioritizedCommand ( Commands newCommand ) : System

Method Details

CompareTo() public méthode

public CompareTo ( object obj ) : int
obj object
Résultat int

PrioritizedCommand() public méthode

public PrioritizedCommand ( Commands newCommand ) : System
newCommand Commands
Résultat System