mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-20 21:01:33 +03:00
1 line
566 B
JavaScript
1 line
566 B
JavaScript
initSidebarItems({"enum":[["WorldOutcome","The result of a `World` handling an event"]],"struct":[["DummyID","If you don’t ever need to refer to objects in a `World`, you can auto-assign dummy IDs."],["Object",""],["ObjectBuilder","This provides a builder API for adding objects to a `World`."],["World","A `World` manages objects that exist in “map-space”, the zoomable and pannable canvas. These objects can be drawn, hovered on, clicked, dragged, etc."]],"trait":[["ObjectID","Objects in a `World` are uniquely identified by this caller-specified type"]]}); |