Mallet Engine  2
Entity-Component based game engine, written in Java.
 All Classes Namespaces Files Functions Variables
Public Member Functions
com.linxonline.mallet.resources.ManagerInterface Interface Reference
Inheritance diagram for com.linxonline.mallet.resources.ManagerInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

boolean add (final String _key, final Resource _value)
Resource get (final String _file)
void clean ()
void clear ()
void shutdown ()

Member Function Documentation

boolean com.linxonline.mallet.resources.ManagerInterface.add ( final String  _key,
final Resource  _value 
)

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables