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

Functions

function rnd(w) return(nngn-math() function rnd_pos () return
 
function demo_start () end
 

Variables

 camera = require "nngn.lib.camera"
 
 entity = require "nngn.lib.entity"
 
 texture = require "nngn.lib.texture"
 
 N< const > = 2 ^ 10
 
 end
 

Function Documentation

◆ demo_start()

function demo_start ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rnd_pos()

function rnd(w) return(nngn-math() function rnd_pos ( )
Here is the caller graph for this function:

Variable Documentation

◆ camera

camera = require "nngn.lib.camera"

◆ end

function d end

◆ entity

entity = require "nngn.lib.entity"

◆ N< const >

N< const > = 2 ^ 10

◆ texture

texture = require "nngn.lib.texture"