ActionAlg
io.github.srs.model.entity.dynamicentity.action.ActionAlg
ActionAlg trait defines the actions that can be performed on a dynamic entity.
It represents the algebra of actions that can be executed on a dynamic entity, such as, for example, moving the wheels.
Type parameters
- E
-
the type of dynamic entity on which the action is performed, extending DynamicEntity.
- F
-
the effect type of the action.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_ActionAlg_IO_Robot
Members list
In this article