nngn
|
Functions | |
local function | test_data () |
local function | test_load () |
local function | test_remove () |
local function | test_stop () |
local function | test_next () |
local function | test_move () |
local function | test_move_diag () |
local function | test_move_running () |
local function | test_fairy () |
local function | test_light () |
local function | test_flashlight () |
local function | test_move_all () |
Variables | |
local | camera = require "nngn.lib.camera" |
local | common = require "tests/lua/common" |
local | entity = require "nngn.lib.entity" |
local | nngn_math = require "nngn.lib.math" |
local | player = require "nngn.lib.player" |
local | utils = require "nngn.lib.utils" |
local function test_data | ( | ) |
local function test_fairy | ( | ) |
local function test_flashlight | ( | ) |
local function test_light | ( | ) |
local function test_load | ( | ) |
local function test_move | ( | ) |
local function test_move_all | ( | ) |
local function test_move_diag | ( | ) |
local function test_move_running | ( | ) |
local function test_next | ( | ) |
local function test_remove | ( | ) |
local function test_stop | ( | ) |
local camera = require "nngn.lib.camera" |
local common = require "tests/lua/common" |
local entity = require "nngn.lib.entity" |
local nngn_math = require "nngn.lib.math" |
local player = require "nngn.lib.player" |
local utils = require "nngn.lib.utils" |