Search found 8 matches

by catman13
Wed Feb 03, 2010 3:21 am
Forum: Beginners Help
Topic: 2d pong
Replies: 2
Views: 272

2d pong

Hello,

I was just wondering how you would make the pong ball move correctly when it bounces off the walls or paddles.

It would help if you could tell me the formula to calculate the angle and show me how do make it move in the direction.
by catman13
Tue Jan 26, 2010 4:48 pm
Forum: Beginners Help
Topic: Output variables
Replies: 6
Views: 488

Output an array of int

Hello,

I was just wondering how to output or convert an array of int to strings. I am making a Maniacal game so I will need to position six numbers on top and six number on bottom. Plus I will need to position one number on each of the two scoring holes.
by catman13
Mon Jan 25, 2010 10:59 pm
Forum: Beginners Help
Topic: Keyboard and Mouse input
Replies: 5
Views: 824

Working now

Hello,

Yesterday I got the keyboard input to work. I had left out the event thing at the end of creating the device.
by catman13
Sun Jan 24, 2010 6:36 pm
Forum: Beginners Help
Topic: Keyboard and Mouse input
Replies: 5
Views: 824

Still wont work

I still can't get the keyboard input to work
by catman13
Sat Jan 23, 2010 6:37 pm
Forum: Beginners Help
Topic: Keyboard and Mouse input
Replies: 5
Views: 824

Keyboard and Mouse input

How do you grab keyboard and mouse input
by catman13
Sat Jan 23, 2010 6:36 pm
Forum: Beginners Help
Topic: Output variables
Replies: 6
Views: 488

Can someody actually tell me how to define GUI text

Can somebody actually tell me how to define a GUI text
by catman13
Sat Jan 16, 2010 4:59 pm
Forum: Beginners Help
Topic: Output variables
Replies: 6
Views: 488

How do you define a GUI static text
by catman13
Fri Jan 15, 2010 11:20 pm
Forum: Beginners Help
Topic: Output variables
Replies: 6
Views: 488

Output variables

Hello,

I was just wondering how to output an integer variable to the screen.