lane.sente
Interface ThreeDObject

All Known Implementing Classes:
GameElementUI

public interface ThreeDObject

The purpose of this interface is to guarantee the ability to get a 3D object for the UI. A bit of a hack as I changed from 2 to 3 D.


Method Summary
 lane.sente.idx3d_Object getObject()
          returns a 3d object
 

Method Detail

getObject

public lane.sente.idx3d_Object getObject()
returns a 3d object
Parameters:
-  
Returns:
a three d object for the UI