Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 text with variables
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
fabulos




PostPosted: Sun May 08, 2005 3:35 pm   Post subject: text with variables

how do u put a variable in a Font.Draw

eg if u have a variable called "score"

and you want it to put the score at the end of the game.

so how would u do dat???

Font.Draw ("Your score is ", 50, 30, font1, red)

thx
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Sun May 08, 2005 3:55 pm   Post subject: (No subject)

Turing:

Font.Draw ("Your score is " + intstr(score), 50, 30, font1, red)
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: