mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-22 05:41:31 +03:00
1 line
413 B
JavaScript
1 line
413 B
JavaScript
initSidebarItems({"enum":[["Command",""],["CommandType","A smaller version of Command that satisfies many more properties. Only one Command per CommandType may exist at a time."]],"struct":[["Item",""],["Scheduler","The priority queue driving the discrete event simulation. Different pieces of the simulation schedule Commands to happen at a specific time, and the Scheduler hands out the commands in order."]]}); |