Re: Pictures in TI-BASIC 85 Programming


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

Re: Pictures in TI-BASIC 85 Programming



Sprites are not possible in TI basic... with Zshell you can draw text
anywhere in large or small font.
At 16:23 11/9/96 -0600, z_brunerpm@TITAN.SFASU.EDU wrote:
>Might just be simpler to make an image of each number and just paste the
>numbers where you want them... eather that or write in zshell..
>
>-Paul Bruner
>
>On Sat, 9 Nov 1996, P. Kolbus wrote:
>
>> You need to draw each pixel yourself... the TI-85 does not have a Text()
>> command that will draw text on the graph screen. (The TI-82, TI-83, and
>> TI-92 do)
>>
>> At 12:53 11/9/96 EST, you wrote:
>> >How to you get text ouputed to the screen to appear inside a drawn
>> >picture on a TI-85?  Example:  A slot machine program where three random
>> >numbers are printed inside a picture of a slot machine.  When I ouptut
>> >the numbers now, the picture disappears.
>> >
>> >Thanks,
>> >Joe Sparano
>> >
>> >
>> +--------------------------------------------------------+
>> | Peter Kolbus                           +1.810.474.0872 |
>> | ae607@detroit.freenet.org      #include <disclaimer.h> |
>> +--------------------------------------------------------+
>> | Due to financial difficulties, the light at the end of |
>> |   the tunnel has been permanently disconnected.        |
>> |                                                        |
>> | The packet goes out the card, into the copper, out     |
>> |   the router, onto the fiber, across the world, thru   |
>> |   the copper............       NOTHING BUT NET.        |
>> |                                                        |
>> | ***Written using 100% recycled electrons***            |
>> |         *** (80% post-consumer) ***                    |
>> +--------------------------------------------------------+
>>
>
>
+--------------------------------------------------------+
| Peter Kolbus                           +1.810.474.0872 |
| ae607@detroit.freenet.org      #include <disclaimer.h> |
+--------------------------------------------------------+
| Due to financial difficulties, the light at the end of |
|   the tunnel has been permanently disconnected.        |
|                                                        |
| The packet goes out the card, into the copper, out     |
|   the router, onto the fiber, across the world, thru   |
|   the copper............       NOTHING BUT NET.        |
|                                                        |
| ***Written using 100% recycled electrons***            |
|         *** (80% post-consumer) ***                    |
+--------------------------------------------------------+


References: