Still more SLIC questions ...
Has anyone used GetInput? It's syntax has to be:
Return GetInput;
I assume it allows you to get input from the player somehow, although how this is done with a function return is beyond me. Is that correct? I haven't found a single instance of it used in slc code.
Has anyone used GetInput? It's syntax has to be:
Return GetInput;
I assume it allows you to get input from the player somehow, although how this is done with a function return is beyond me. Is that correct? I haven't found a single instance of it used in slc code.
Comment