AS3 Astar
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IAstarTile
Package
be.dauntless.astar.core
Interface
public interface IAstarTile
Implementors
BasicTile
,
BasicTile3D
IAstarTile is a marker interface. Your classes have to implement this interface to be able to be used with the Astar class. Since this is a marker interface, no actual methods have to be implemented.
Tue Oct 4 2011, 02:13 AM +02:00