public interface

IEntityMatcher

implements IMatcher<T>
org.andengine.entity.IEntityMatcher

Class Overview

(c) Zynga 2012

Summary

Public Methods
abstract boolean matches(IEntity pEntity)
[Expand]
Inherited Methods
From interface org.andengine.util.IMatcher

Public Methods

public abstract boolean matches (IEntity pEntity)