MCPcopy Create free account
hub / github.com/PolygonTek/BlueshiftEngine / lua

Class lua

Project/JavaAndroid/lua/lua.h:3–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#pragma once
2
3class lua
4{
5public:
6 lua();
7 ~lua();
8};

Callers 8

TestLuaFunctionFunction · 0.50
TestCppFunctionFunction · 0.50
TestInheritanceFunction · 0.50
TestPolymorphismFunction · 0.50
TestObjectFunction · 0.50
TestCallByReferenceFunction · 0.50
TestVec3Function · 0.50
TestTableEnumerationFunction · 0.50

Calls

no outgoing calls

Tested by 8

TestLuaFunctionFunction · 0.40
TestCppFunctionFunction · 0.40
TestInheritanceFunction · 0.40
TestPolymorphismFunction · 0.40
TestObjectFunction · 0.40
TestCallByReferenceFunction · 0.40
TestVec3Function · 0.40
TestTableEnumerationFunction · 0.40