MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / Sprite_SetEffectNullptr

Function Sprite_SetEffectNullptr

Source/Wasm/WasmRuntime.cpp:875–877  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

873// Sprite
874
875static inline void Sprite_SetEffectNullptr(Sprite* self) {
876 self->setEffect(nullptr);
877}
878
879// Platformer::PlatformCamera
880

Callers 1

Calls 1

setEffectMethod · 0.45

Tested by

no test coverage detected