Search:

Type: Posts; User: dlorde

Search: Search took 0.13 seconds.

  1. Thread: Collision

    by dlorde
    Replies
    4
    Views
    1,504

    Re: Collision

    If you can accept your sprites as rectangular shapes, you can use the Rectangle class to check whether they intersect using the Rectangle.intersects(..) method.
  2. Thread: Collision

    by dlorde
    Replies
    4
    Views
    1,504

    Re: Collision

    Highlight tags will give you Java syntax highlighting:

    .. your code here ..
Results 1 to 2 of 2