nngn
|
Functions | |
local function | test_camera () |
local function | test_camera_follow_unset () |
local function | test_camera_follow_set () |
local function | test_perspective_unset () |
local function | test_perspective_set () |
local function | test_ambient_light () |
local function | test_shadows_enabled () |
local function | test_shadows_disabled () |
local function | test_zsprites_unset () |
local function | test_zsprites_set () |
Variables | |
local | common = require "tests/lua/common" |
local | camera = require "nngn.lib.camera" |
local | state = require "nngn.lib.state" |
local function test_ambient_light | ( | ) |
local function test_camera | ( | ) |
local function test_camera_follow_set | ( | ) |
local function test_camera_follow_unset | ( | ) |
local function test_perspective_set | ( | ) |
local function test_perspective_unset | ( | ) |
local function test_shadows_disabled | ( | ) |
local function test_shadows_enabled | ( | ) |
local function test_zsprites_set | ( | ) |
local function test_zsprites_unset | ( | ) |
local camera = require "nngn.lib.camera" |
local common = require "tests/lua/common" |
local state = require "nngn.lib.state" |