| Modifier and Type | Method and Description |
|---|---|
static ResourceFactory |
GraphicsPipeline.getDefaultResourceFactory() |
abstract ResourceFactory |
GraphicsPipeline.getDefaultResourceFactory(List<Screen> screens) |
ResourceFactory |
Graphics.getResourceFactory() |
abstract ResourceFactory |
GraphicsPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
D3DPipeline.getDefaultResourceFactory(List<Screen> screens) |
ResourceFactory |
D3DPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Class and Description |
|---|---|
class |
ES2ResourceFactory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
ES2Pipeline.getDefaultResourceFactory(List<Screen> screens) |
ResourceFactory |
ES2Pipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Method and Description |
|---|---|
Texture |
CachingCompoundImage.getTile(int x,
int y,
ResourceFactory factory) |
protected abstract Texture |
CompoundImage.getTile(int x,
int y,
ResourceFactory factory) |
Texture |
CompoundTexture.getTile(int x,
int y,
ResourceFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseResourceFactory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
BaseContext.getResourceFactory() |
ResourceFactory |
BaseGraphics.getResourceFactory() |
| Constructor and Description |
|---|
BaseContext(Screen screen,
ResourceFactory factory,
int vbQuads) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseShaderFactory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
J2DPipeline.getDefaultResourceFactory(List<Screen> screens) |
ResourceFactory |
J2DPrismGraphics.getResourceFactory() |
ResourceFactory |
J2DPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
NULL3DPipeline.getDefaultResourceFactory(List<Screen> screens) |
ResourceFactory |
NULL3DPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ShaderFactory |
| Modifier and Type | Method and Description |
|---|---|
ResourceFactory |
SWPipeline.getDefaultResourceFactory(List<Screen> screens) |
ResourceFactory |
SWPipeline.getResourceFactory(Screen screen) |
| Modifier and Type | Method and Description |
|---|---|
static PSWRenderer |
PSWRenderer.createJSWInstance(ResourceFactory factory)
Returns a
JSW (Java/CPU) renderer for the given screen. |
Copyright © 2025. All rights reserved.