MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getDrawingMaterial

Method getDrawingMaterial

include/Kaneshige/SimpleDrawer.h:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14 ~SimpleDrawer() {}
15 J3DMaterial *getDrawingMaterial() { return mDrawingMaterial; }
16 void enableDrawMaterial() { mIsMatDrawOn = true; }
17 bool isPhaseCheckHidding() { return mPhase == 0; }
18

Callers 1

simpleDrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected