Re: A82: STORE_KEY ???? why?


[Prev][Next][Index][Thread]

Re: A82: STORE_KEY ???? why?




In a message dated 98-03-17 19:10:15 EST, you write:

> I bet all of you have noticed STORE_KEY in the Ti82.h file. So, why 
>  would I want to use it? What does it do? And why hasn't it ever been 
>  used so far? Isn't it like the opposite of GET_KEY or something?
>  ~Ilya

I tried to use it in SameGame as a "Teacher Key" function but it only works on
GET_KEY, and not KEY_HAND
also, if you wanted a game demo when the user has been idle for a while, you
could use store_key (if you used get_key)

~Adamman