MCPcopy Create free account
hub / github.com/DavidColson/Polybox / LuaEndObject2D

Function LuaEndObject2D

source/bind_graphics.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22// ***********************************************************************
23
24int LuaEndObject2D(lua_State* pLua) {
25 EndObject2D();
26 return 0;
27}
28
29// ***********************************************************************
30

Callers

nothing calls this directly

Calls 1

EndObject2DFunction · 0.85

Tested by

no test coverage detected