Command
org.nlogo.api.Command
trait Command extends PrimitiveCommand
Interface for NetLogo extension commands. Commands are primitives that do not return a value. All new commands must implement this interface.
Attributes
- Source
- Command.scala
- Graph
-
- Supertypes
Members list
In this article