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

Variables

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

Variable Documentation

◆ DEFAULT

DEFAULT = DIR .. "/default.png"

◆ DIR

DIR = "img"

◆ NNGN

NNGN = DIR .. "/nngn.png"

◆ utils

utils = require "nngn.lib.utils"