app
app
/
Commands
Package-level
declarations
Types
Types
Command
Link copied to clipboard
interface
Command
Move
Command
Link copied to clipboard
class
MoveCommand
(
actor
:
Moveable
,
direction
:
Direction
)
:
Command