Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - parserp

Pages: 1 2 [3]
31
Axe / lines/text
« on: September 17, 2011, 09:17:21 pm »
first of all, what are the x-mins/maxs and y-mins/maxs in axe? the regular line(0,0,10,10) doesn't do anything.
also why is the text on this not working?
Code: [Select]
:.Text
:Fix 0
:Text(0,0,"Press any key...")
:Repeat getKey
:End

does the Text( command use the Ti Basic layout, or a different one?

EDIT: I am using axe parser 0.5.3 and a TI 84+ SE

32
Miscellaneous / The Three Stooges
« on: September 16, 2011, 10:57:36 pm »
I was just watching the 3 stooges and it was hilarious! that's the poll, does anyone watch the 3 stooges?

33
Miscellaneous / misc. poll
« on: September 16, 2011, 09:31:09 pm »
I am new and I was just wondering, are the people on this site mostly in junior high/high school or college or older?

34
General Calculator Help / transferring data between calc and PC
« on: September 15, 2011, 08:16:52 pm »
Whenever I try to send stuff to my calc I get a "Access is denied" message.
I have been told to just change the batteries, and it worked before, but now it doesn't no matter what I do.
Any Ideas?   ???

35
Axe / collisions in axe
« on: September 13, 2011, 08:59:50 pm »
I am learning axe from 83 basic and I don't know how to detect collisions between sprites and sprites and non moving objects.
Would you use a different method for detecting them? Should I use a lot of pxl-test 's or judge it based on position or some other handy way
that I am not aware of?     ???

36
Introduce Yourself! / Hello!
« on: September 09, 2011, 05:59:07 pm »
Hi to all nerds out there.
I am new to this website. I know Basic, but I am (trying) to learn axe.



P.S. thanks to buttsfredkin for showing me this website.   :)

37
Axe / programming help?
« on: September 08, 2011, 09:17:50 pm »
Could someone please direct me or explain to me what all the brackets, lists, and r1-6 's are? I am a basic programmer, currently making the switch to axe. Thank you!

Pages: 1 2 [3]