libgdx API

com.badlogic.gdx.math
Class Intersector.MinimumTranslationVector

java.lang.Object
  extended by com.badlogic.gdx.math.Intersector.MinimumTranslationVector
Enclosing class:
Intersector

public static class Intersector.MinimumTranslationVector
extends java.lang.Object


Field Summary
 float depth
           
 Vector2 normal
           
 
Constructor Summary
Intersector.MinimumTranslationVector()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

normal

public Vector2 normal

depth

public float depth
Constructor Detail

Intersector.MinimumTranslationVector

public Intersector.MinimumTranslationVector()

libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)