Engine 0.0.4
Game engine in lua
Loading...
Searching...
No Matches
draw_poly.lua File Reference

Go to the source code of this file.

Functions

local function decorator_poo (object, func)
 
local function decorator_line (func_draw_line)
 
local function decorator_poly (func_draw_poly, std, modes, repeats)
 
local function install (std, game, application, config)
 

Function Documentation

◆ decorator_line()

local function decorator_line ( func_draw_line )

◆ decorator_poly()

local function decorator_poly ( func_draw_poly ,
std ,
modes ,
repeats  )

◆ decorator_poo()

local function decorator_poo ( object ,
func  )

◆ install()

local function install ( std ,
game ,
application ,
config  )