MCPcopy Create free account
hub / github.com/PerroEngine/Perro / Draw2D

Method Draw2D

perro_source/api_modules/perro_resource_api/src/api.rs:148–150  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

146 }
147
148 /// Access CSV load/save and query helpers.
149 #[inline]
150 pub fn Csv(&self) -> CsvModule<'_, R>
151 where
152 R: CsvAPI,
153 {

Callers 2

draw_preview_2d_gizmosFunction · 0.80
draw_collision_shape_2dFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected