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

Method Nodes

perro_source/api_modules/perro_runtime_api/src/api.rs:76–78  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

74 TimerModule::new(self.rt)
75 }
76
77 /// Queue window requests and read active refresh data.
78 #[inline]
79 pub fn Window(&mut self) -> WindowModule<'_, RT> {
80 WindowModule::new(self.rt)
81 }

Callers 15

stream_pointer_world_2dFunction · 0.80
stream_pointer_ray_3dFunction · 0.80
clear_previewFunction · 0.80
preview_runtime_orderFunction · 0.80
apply_freecamFunction · 0.80
apply_freecam_2dFunction · 0.80
load_editor_shellFunction · 0.80

Calls

no outgoing calls

Tested by 7

rename_value_rowFunction · 0.64
call_methodMethod · 0.64