abstreet/rustdoc/widgetry/mapspace/world/sidebar-items.js
2021-10-03 21:39:12 +00:00

1 line
566 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"enum":[["WorldOutcome","The result of a `World` handling an event"]],"struct":[["DummyID","If you dont 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"]]});