Interface Step

Definition of Step.

Author

Matej Hakoš

Export

Interface

Step

Hierarchy

  • Step

Properties

animation?: string

Optional animation to be played on all objects defined in 'positions'.

Author

Matej Hakoš

name: string

Name of step.

Author

Matej Hakoš

positions: Position[]

An array of positions, that should be changed in one turn.

Author

Matej Hakoš

Generated using TypeDoc