Search:

Type: Posts; User: Eldarmk2

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,539

    Re: How to find Object in coordinate system

    Well im allowed to use any source of information to get the test done.
    Im not allowed to copy existing code.
  2. Replies
    5
    Views
    1,539

    Re: How to find Object in coordinate system

    Okay... Here is the code
    Simple PuyoPuyo GAme

    Panel.class

    import java.awt.Color;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.event.ActionEvent;
    import...
  3. Replies
    5
    Views
    1,539

    Re: How to find Object in coordinate system

    Ok a little bit more explanation;
    The objects have one parameter with some vlaues;
    I need to find objects having same values of a variable and 1px away from each other for example x or y;
  4. Replies
    5
    Views
    1,539

    How to find Object in coordinate system

    Hi2all !!
    Well first for all im new to java and ive trying to get a job in a game-dev company;
    As a test ive got a task to create a puyopuyo game.
    All is goin pretty well with the development,...
Results 1 to 4 of 4