nngn
Loading...
Searching...
No Matches
entity.lua File Reference

Functions

local function test_load ()
 
local function test_load_light ()
 
local function test_by_name ()
 
local function test_by_name_hash ()
 
local function test_by_tag ()
 
local function test_by_tag_hash ()
 

Variables

local entity = require "nngn.lib.entity"
 
local common = require "tests/lua/common"
 

Function Documentation

◆ test_by_name()

local function test_by_name ( )

◆ test_by_name_hash()

local function test_by_name_hash ( )

◆ test_by_tag()

local function test_by_tag ( )

◆ test_by_tag_hash()

local function test_by_tag_hash ( )

◆ test_load()

local function test_load ( )

◆ test_load_light()

local function test_load_light ( )

Variable Documentation

◆ common

local common = require "tests/lua/common"

◆ entity

local entity = require "nngn.lib.entity"