I can't figure out how to use it. I thought it would be doCommand(int, int, int) but that doesn't work. Unlike most others that takes *type as an argument doCommand (and canDoCommand) takes an actual CommandType as argument... but what's an actual CommandType and how do I get it?