public static interface

IEntity.IEntityMatcher

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

Summary

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

Public Methods

public abstract boolean matches (IEntity pEntity)