public interface

IPathFinderMap

org.andengine.util.algorithm.path.IPathFinderMap<T>

Class Overview

(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.

Summary

Public Methods
abstract boolean isBlocked(int pX, int pY, T pEntity)

Public Methods

public abstract boolean isBlocked (int pX, int pY, T pEntity)