Package-level declarations

Types

Link copied to clipboard
enum Action : Enum<Action>

Actions that can be performed on a simulation.

Link copied to clipboard
object Routes

Objects that store all the route path. Since this object is part of the common sourceSet, both Client and Serve can refer to the correct Route maintaining consistency and reducing the number of possible errors and bug.