class D3DTextureResource extends DisposerManagedResource<D3DTextureData>
resource
Constructor and Description |
---|
D3DTextureResource(D3DTextureData resource) |
Modifier and Type | Method and Description |
---|---|
void |
free() |
boolean |
isValid() |
assertLocked, bumpAge, contentsNotUseful, contentsUseful, dispose, getAge, getInterestCount, getLockCount, getPool, getResource, isDisposalRequested, isInteresting, isLocked, isPermanent, lock, makePermanent, setMismatched, unlock, wasMismatched
public D3DTextureResource(D3DTextureData resource)
public void free()
free
in class ManagedResource<D3DTextureData>
public boolean isValid()
isValid
in class ManagedResource<D3DTextureData>