JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.b3dgs.lionengine
Interface Applet<A>
Type Parameters:
A
- The applet type used.
All Known Implementing Classes:
AppletMock
public interface
Applet<A>
Represents the interface for a web applet compatible.
Author:
Pierre-Alexandre (contact@b3dgs.com)
Method Summary
Methods
Modifier and Type
Method and Description
A
getApplet
()
Get applet reference.
Method Detail
getApplet
A
getApplet()
Get applet reference.
Returns:
The applet reference.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method