Mobin
Mobin
> couldn't you just implicit convert functions to refs using `ref` and `deref` i think i couldn't understand well what you mean but if you mean why those are table...
> Thanks for the pull request! Cool idea! > > I'm wondering if there is an open source Gif loader library out there that we could use instead of implementing...
is there any other problems that i should solve?
it does. it will return a texture element that is gif and if you want to get frames you can use `gifGetFrameCount(element gif)` and also it has a player that...
but i think they can be useful ! for example imagine you are writing a phone script and you have an application like *whatsapp for making that you have 2...
but your opinion is respected and if you want we can remove them
Ok
well i removed useless functions. the functions that have been removed are: ```lua gifGetTick(element [gif (dx material)]); -> int, boolean gifGetFormat(element [gif (dx material)]); -> string, boolean gifGetFrameDelay(element [gif (dx...
i hope it will be ok this time!
for `gifSetShowingFrame` i think gif player needs some functions like `gifGetShowingFrame` & `gifGetFrameCount` but i removed them cuz your friends said it should be simple i can return them if...