<linkrel="alternate icon"type="image/png"href="../favicon-32x32.png"><styletype="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><bodyclass="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="sidebar"><divclass="sidebar-menu">☰</div><ahref='../game/index.html'><divclass='logo-container rust-logo'><imgsrc='../rust-logo.png'alt='logo'></div></a><pclass='location'>Crate game</p><divclass='block version'><p>Version 0.1.0</p></div><divclass="sidebar-elems"><aid='all-types'href='all.html'><p>See all game's items</p></a><divclass="block items"><ul><li><ahref="#modules">Modules</a></li><li><ahref="#functions">Functions</a></li></ul></div><pclass='location'></p><script>window.sidebarCurrent={name:'game',ty:'mod',relpath:'../'};</script></div></nav><divclass="theme-picker"><buttonid="theme-picker"aria-label="Pick another theme!"><imgsrc="../brush.svg"width="18"alt="Pick another theme!"></button><divid="theme-choices"></div></div><scriptsrc="../theme.js"></script><navclass="sub"><formclass="search-form"><divclass="search-container"><div><selectid="crate-search"><optionvalue="All crates">All crates</option></select><inputclass="search-input"name="search"disabledautocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"></div><spanclass="help-button">?</span>
<table><trclass='module-item'><td><aclass="mod"href="app/index.html"title='game::app mod'>app</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="challenges/index.html"title='game::challenges mod'>challenges</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="colors/index.html"title='game::colors mod'>colors</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="common/index.html"title='game::common mod'>common</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="cutscene/index.html"title='game::cutscene mod'>cutscene</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="debug/index.html"title='game::debug mod'>debug</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="devtools/index.html"title='game::devtools mod'>devtools</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="edit/index.html"title='game::edit mod'>edit</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="game/index.html"title='game::game mod'>game</a></td><tdclass='docblock-short'><p>Everything here should ideally be lifted to widgetry as common states.</p>
</td></tr><trclass='module-item'><td><aclass="mod"href="helpers/index.html"title='game::helpers mod'>helpers</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="info/index.html"title='game::info mod'>info</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="layer/index.html"title='game::layer mod'>layer</a></td><tdclass='docblock-short'></td></tr><trclass='module-item'><td><aclass="mod"href="load/index.html"title='game::load mod'>load</a></td><tdclass='docblock-short'><p>Loading large resources (like maps, scenarios, and prebaked data) requires different strategies