Re: sdl2 and ffi
- Posted by ChrisB (moderator) in November
- 2430 views
Whats the ffi.e equivalent of allocate, as in
atom rect = allocate(16)
poke4(rect,{50,50,100,100})
Cheers
Chris
Whats the ffi.e equivalent of allocate, as in
atom rect = allocate(16)
poke4(rect,{50,50,100,100})
Cheers
Chris