ver b1


list of function can use: (-- =in develop)

-- lib Emulate Gifboy For Love2d ver 11.3

function color(nbcolor)
function point(x,y,nbcolor)
function line(x1,y1,x2,y2,nbcolor)
function rect(x,y,w,h,nbcolor)
function rectfill(x,y,w,h,nbcolor)
function circle(x,y,r,nbcolor)
function circlefill(x,y,r,nbcolor)
--function arc(x,y,start_angle,end_angle,nbcolor)
--function arcfill(x,y,start_angle,end_angle,nbcolor)
function text(content,x,y,nbcolor)
--function alpha(nb)
function linewidth(nb)

for more help see doc of gifboy

Files

EGOLOVE2d_b1.lua 2 kB
Oct 26, 2020

Get EGOLOVE2d

Leave a comment

Log in with itch.io to leave a comment.