Get integer value from text NOTE: This function replaces atoi() [stdlib.h]
val = raylib.TextToInteger("42") print val // 42
There was an error while loading. Please reload this page.