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

Variables

local utils = require "nngn.lib.utils"
 
local DIR = "img"
 
local DEFAULT = DIR .. "/default.png"
 
local NNGN = DIR .. "/nngn.png"
 

Variable Documentation

◆ DEFAULT

local DEFAULT = DIR .. "/default.png"

◆ DIR

local DIR = "img"

◆ NNGN

local NNGN = DIR .. "/nngn.png"

◆ utils

local utils = require "nngn.lib.utils"