Calculator Community > Other Calculators

Basic Elite

<< < (3/7) > >>

dysfunction:
The article was very useful, but I already knew almost every technique in there, and the rest (one or two) I won't use. About the run indicator thing, what is the point of that? It doesn't turn off the run indicator, just erase it, which seems pointless because the run indicator ges away after finishing operations anyways.

DJ Omnimaga:
well its pointful if you dont want to use any ASM libs in your prgms, but CODEX turns it off completly

tifreak:
Some people don't like the run indicator, and really don't like asm, since some people think it is always unstable, so something like that they eat up... :)

DJ Omnimaga:
QUOTE the run indicator ges away after finishing operations anyways. no it keeps running as long as the BASIC program runs, so basically Text(-54125+1,0,90," " will make it not dissapear but stay almost invisible. I do that In Illusiat 2004 sometimes

mdjenkins86:
Very interesting, can you explain to me exactly how you implemented the hit detection.  Tell me in psudo code.  i see you had live lists, so does this mean that you are writing over the L1, L2...  is there a way for you to preserve that list if someone had some data in it. I understand your code, but I need pseudo code so I can write a tutorial in 89 Basic that 83 programmers can relate to.
This way I can explain I can do what you did with the matrices, and then translate a similar function into 89 Basic.  If you want, I can write a discription of how I did collision in 89.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version