Search:

Type: Posts; User: Bc1151

Search: Search took 0.11 seconds.

  1. Replies
    1
    Views
    1,289

    draw line to edge of rectangle

    i want my line 2d to stop being drawn when it hits the edge of the rectangle 2d (code below)

    my declairations:

    Point pointStart = new Point(posX, posY);
    Point pointEnd = new...
  2. Replies
    6
    Views
    1,461

    Thanks guys (I will give you likes once I get to...

    Thanks guys (I will give you likes once I get to my pc :))

    And thanks for the rules on bumping copeg!
  3. Replies
    6
    Views
    1,461

    Re: Sql only grabs last sql entry

    anyone?
  4. Replies
    6
    Views
    1,461

    Re: Sql only grabs last sql entry

    (thanks who ever unlocked it!)

    and yes, i want to check all the users and passwords to the text box's

    --- Update ---

    bump (are these aloud?)
  5. Replies
    0
    Views
    1,165

    Sql only grabs last sql entry

    I am trying to grab usernames and passwords from a mysql table to make a game login, it connects and obtains the data but only accepts, the last entry on the mysql table...



    I will post the...
  6. Replies
    6
    Views
    1,461

    Sql only grabs last sql entry

    I am trying to grab usernames and passwords from a mysql table to make a game login, it connects and obtains the data but only accepts, the last entry on the mysql table...

    heres my code for the...
Results 1 to 6 of 8