public abstract class DACCommands extends Object implements Commands
Modifier and Type | Field and Description |
---|---|
protected CommandArgFactory<ArenaArg> |
Arena
ArenaArg factory.
|
protected CommandArgFactory<ColorArg> |
Color
ColorArg factory.
|
protected DAC |
dac |
protected CommandArgFactory<StageArg> |
Stage
StageArg factory.
|
Constructor and Description |
---|
DACCommands(DAC dac) |
protected final CommandArgFactory<ColorArg> Color
protected final CommandArgFactory<ArenaArg> Arena
protected final CommandArgFactory<StageArg> Stage
public DACCommands(DAC dac)
Copyright © 2012. All Rights Reserved.