Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RouteCommandsToEventCommands ¶
func RouteCommandsToEventCommands(path []RouteCommand) []*data.Command
Types ¶
type RouteCommand ¶
type RouteCommand int
const ( RouteCommandMoveUp RouteCommand = iota RouteCommandMoveRight RouteCommandMoveDown RouteCommandMoveLeft RouteCommandTurnUp RouteCommandTurnRight RouteCommandTurnDown RouteCommandTurnLeft )
Click to show internal directories.
Click to hide internal directories.