JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.andengine.util
Interface IMatcher<T>
All Known Subinterfaces:
IEntityMatcher
,
IEntityModifier.IEntityModifierMatcher
,
ITouchArea.ITouchAreaMatcher
,
IUpdateHandler.IUpdateHandlerMatcher
All Known Implementing Classes:
TagEntityMatcher
public interface
IMatcher<T>
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Since:
12:32:22 - 26.12.2010
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
matches
(
T
pObject)
Method Detail
matches
boolean matches(
T
pObject)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method