GLBasic forum

Main forum => GLBasic - en => Topic started by: XaMMaX on 2008-Jan-05

Title: MiniMemory
Post by: XaMMaX on 2008-Jan-05
Can't run\comp. this http://www.glbasic.com/showroom.php?game=MiniMemory&lang=en
Many erros in syntax... can i get right version from somethere?
Title: MiniMemory
Post by: Kitty Hello on 2008-Jan-05
SPRITE is now DRAWSPRITE
and FILLRECT is now DRAWRECT, but the parameters 3 and 4 are now width/height instead of xend, yend.