C# Class SmartboyDevelopments.Haxxit.MonoGame.PrioritizedCommand

Inheritance: IComparable
Show file Open project: smartboyathome/Haxxit Class Usage Examples

Public Methods

Method Description
CompareTo ( object obj ) : int
PrioritizedCommand ( Commands newCommand ) : System

Method Details

CompareTo() public method

public CompareTo ( object obj ) : int
obj object
return int

PrioritizedCommand() public method

public PrioritizedCommand ( Commands newCommand ) : System
newCommand Commands
return System