Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
class lua
4
{
5
public:
6
lua();
7
~lua();
8
};
Callers
8
TestLuaFunction
Function · 0.50
TestCppFunction
Function · 0.50
TestInheritance
Function · 0.50
TestPolymorphism
Function · 0.50
TestObject
Function · 0.50
TestCallByReference
Function · 0.50
TestVec3
Function · 0.50
TestTableEnumeration
Function · 0.50
Calls
no outgoing calls
Tested by
8
TestLuaFunction
Function · 0.40
TestCppFunction
Function · 0.40
TestInheritance
Function · 0.40
TestPolymorphism
Function · 0.40
TestObject
Function · 0.40
TestCallByReference
Function · 0.40
TestVec3
Function · 0.40
TestTableEnumeration
Function · 0.40