Enum ViewType
The types of views of the simulation environment. Circular = Graph View (like in the first AmoebotSim), Hexagonal = Hexagonal Grid with Hexagonal Particles, HexagonalCirc = Hexagonal Grid with Rounded Particles
Namespace: AS2.Visuals
Assembly: .dll
Syntax
public enum ViewType
Fields
Name | Description |
---|---|
Circular | |
Hexagonal | |
HexagonalCirc |