GlyEngine
0.1.3
Create games and apps with lua
Loading...
Searching...
No Matches
Functions
image
Std
Functions
local function
draw
(
src
, pos_x, pos_y)
local function
load
(
src
)
Detailed Description
Warning
There is no support for
ps1
,
gba
and
nds
to draw images, as they use a specific bitmap and it is necessary to implement a
sprite conversion tool
.
Function Documentation
◆
draw()
local function draw
(
src
,
pos_x
,
pos_y
)
◆
load()
local function load
(
src
)
Generated by
1.13.2