static class J2DTexture.J2DTexResource extends ManagedResource<java.awt.image.BufferedImage>
resource
Constructor and Description |
---|
J2DTexResource(java.awt.image.BufferedImage bimg) |
Modifier and Type | Method and Description |
---|---|
void |
free() |
assertLocked, bumpAge, contentsNotUseful, contentsUseful, dispose, getAge, getInterestCount, getLockCount, getPool, getResource, isDisposalRequested, isInteresting, isLocked, isPermanent, isValid, lock, makePermanent, setMismatched, unlock, wasMismatched
public void free()
free
in class ManagedResource<java.awt.image.BufferedImage>