java.lang.Object
dev.secondsun.util.Resources
- All Implemented Interfaces:
Externalizable,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetImage(int in) getTexture(int in) inthashCode()images()voidintintsetTexture(int imageId, Vertex2D textureOrigin, int u, int v) textures()void
-
Constructor Details
-
Resources
public Resources()
-
-
Method Details
-
images
-
textures
-
setImage
-
getImage
-
setTexture
-
getTexture
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
hashCode
public int hashCode() -
equals
-