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.call
Interface ParameterCallable<T>
All Known Subinterfaces:
IEntityParameterCallable
public interface
ParameterCallable<T>
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Since:
23:40:42 - 27.12.2010
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
call
(
T
pParameter)
Method Detail
call
void call(
T
pParameter)
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