Package com.a.b

Examples of com.a.b.d


  {
  }

  public void collisionOccured(CollisionEvent paramCollisionEvent)
  {
    this.a.a(new d(b.a(this.b, paramCollisionEvent.getBodyA().getID()), b.a(this.b, paramCollisionEvent.getBodyB().getID()), new Vector2d(paramCollisionEvent.getPoint().getX(), paramCollisionEvent.getPoint().getY()), new Vector2d(paramCollisionEvent.getNormal().getX(), paramCollisionEvent.getNormal().getY())));
  }
View Full Code Here

TOP

Related Classes of com.a.b.d

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.