Mallet Engine  2
Entity-Component based game engine, written in Java.
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
com.linxonline.mallet.resources.gl.GLImage Class Reference

List of all members.

Public Member Functions

 GLImage (int _textureID, BufferedImage _bufferedImage)
void clearSourceImage ()

Public Attributes

int textureID = 0

Constructor & Destructor Documentation

com.linxonline.mallet.resources.gl.GLImage.GLImage ( int  _textureID,
BufferedImage  _bufferedImage 
)

Member Function Documentation


Member Data Documentation


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