CODE |
ec1:Output(1,1,"c2 |
CODE |
ec1Text(-54125+1,X,Y,"Text herec2 |
CODE |
ec1"c2 |
CODE |
ec11 real(0 If not(Ans:Then Pause "xLib Needed Stop Endc2 |
CODE |
ec1Line(x1,y1,x2,y2,0c2 |
CODE |
ec1Repeat (long keypress condition here) Repeat Ans (grayscaling code here) getKey End End Ans->Kc2 |
QUOTE (tifreak8x @ Apr 24 2006, 07:09 AM) |
http://s4.invisionfree.com/TIFreakware/index.php?showforum=60 That is all that needs to be said. 8) |
QUOTE (Radical Pi @ Apr 28 2006, 04:24 PM) |
The fifth argument can also be a variable, useful in Paint programs with eraser mode... |
QUOTE (g28401 @ Apr 28 2006, 11:28 PM) |
I fixed DDR, (but not on my website yet) to not have Goto's inside an If Then loop. ya! |
QUOTE (crzyrbl @ Apr 29 2006, 02:06 AM) | ||
QuoteBegin-tifreak8x+Apr 24 2006, 07:09 AM-->
*reads Definition of memory errors uh oh, does recursion really cause a memory leak? |
QUOTE (xlibman @ Apr 29 2006, 07:33 AM) |
it was goto/lbl talk as well kala :/ |
CODE |
ec1 :ClrHome :1 :While X :Input "",Str1 :If Str1="DONE :0 :Disp expr(Str1 :Endc2 |
QUOTE (Risen Phoenix @ Jun 7 2006, 05:22 PM) | ||
Good teacher protection code c1-->
ec2 It's not optomized, but it can be used in programs to solve problems as if it was the homescreen. (to some extent) :) ![]() |
CODE |
ec1:getkey :If Ans=22 :Then :ClrHome :Repeat Str1="Quit :Input "",Str1 :If Str1=/="Quit :Disp expr(Str1 :End :Delvar Str1End c2 |
QUOTE (Vladik @ Jun 23 2006, 05:47 PM) |
GAH! TI-83+ BASIC PROGRAMMERS! Lol. |
QUOTE (crzyrbl @ Jun 23 2006, 04:57 PM) |
thats good to know, what are they |
QUOTE (kalan_vod @ 18 Jul, 2007, 12:09) |
If you make something like the other basic game, you can now draw circles faster! Circle(X,Y,R,{i R=radius, X=x coord. Y= y coord.. |
QUOTE (DJ Omnimaga @ 19 Jul, 2007, 17:13) | ||
I did not know this until today QuoteBegin-kalan_vod+18 Jul, 2007, 12:09-->
Thanks kalan for posting this. This draws circles 3 times faster |