Thread: keyboard help

  1. #1
    Unregistered
    Guest

    keyboard help

    is there a way to detect if 2 keys are being pressed at once or if a key is being held down? i need this for a pong program i have made, as of right now only one paddle can move at an instant and you have to tap the key to make it move

  2. #2
    Registered User
    Join Date
    Oct 2001
    Posts
    10
    try &&
    If You've Be Biten By DaRk$nAkE The Only Things You Will See R Bytes

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Detecting keyboard and mouse in linux
    By sameer.nalwade in forum C Programming
    Replies: 3
    Last Post: 11-22-2008, 04:24 AM
  2. Keyboard port using other that a keyboard
    By antoinelac in forum C++ Programming
    Replies: 4
    Last Post: 06-12-2008, 02:46 PM
  3. Send output to keyboard buffer
    By DReynolds in forum C Programming
    Replies: 2
    Last Post: 06-06-2007, 03:44 PM
  4. Virtual keys
    By Arkanos in forum Windows Programming
    Replies: 4
    Last Post: 12-12-2005, 10:00 AM
  5. Game Design Topic #2 - Keyboard or Mouse?
    By TechWins in forum Game Programming
    Replies: 4
    Last Post: 10-08-2002, 03:34 PM