Added docs and project management tool update
This commit is contained in:
@@ -2,7 +2,7 @@ function LoadImage( img$ )
|
||||
function LoadImageEx(img$, colkey)
|
||||
function createImage(w, h, byref buffer)
|
||||
function createImageEx(w, h, byref buffer, color)
|
||||
sub getImageBuffer(img_id, byref buffer)
|
||||
sub BufferFromImage(slot, byref buffer)
|
||||
function ImageExists(slot)
|
||||
sub ColorKey(slot, c)
|
||||
sub setBilinearFilter( flag )
|
||||
|
||||
Reference in New Issue
Block a user