Thread: how do you make the X Y thing work?

  1. #1
    Flash Animator, OF DOOOOM bluehead's Avatar
    Join Date
    Nov 2001
    Posts
    269

    Question how do you make the X Y thing work?

    to move a thing x and y how do you do it? Im still confused For example, I want to move an object up down left and right.
    Code:
    #if _emo
      #define stereo_type_i_dislike
    #endif

  2. #2
    Registered User
    Join Date
    Aug 2001
    Posts
    155
    your question is too vague. Do you wish to move something within a table/gameboard like doing a maze or playing checkers OR are you trying to place something (a cursor, or a bitmap, or something) at a specific spot on the screen? If the latter are you using DOS, Windows, MAC, Unix, or some other operation system?

  3. #3
    Flash Animator, OF DOOOOM bluehead's Avatar
    Join Date
    Nov 2001
    Posts
    269
    I am just trying to move an object (@) and i am using dos.
    Code:
    #if _emo
      #define stereo_type_i_dislike
    #endif

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to make format...
    By hockey97 in forum C++ Programming
    Replies: 7
    Last Post: 07-17-2007, 11:26 AM
  2. Replies: 3
    Last Post: 05-07-2005, 01:52 AM
  3. how do I make fstream's >> work for my class?
    By MathFan in forum C++ Programming
    Replies: 3
    Last Post: 04-25-2005, 12:01 PM
  4. The Bludstayne Open Works License
    By frenchfry164 in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 11-26-2003, 11:05 AM
  5. Listview sorting...Can't make it work!
    By knutso in forum Windows Programming
    Replies: 4
    Last Post: 10-05-2003, 12:48 PM