| Package | Description |
|---|---|
| org.jrebirth.af.core.resource |
Provides...
|
| org.jrebirth.af.core.resource.color |
Provides...
|
| org.jrebirth.af.core.resource.provided |
Provides resources used by hte JRebirth Application Framework itself.
|
| Modifier and Type | Field and Description |
|---|---|
private static Map<String,ColorItem> |
Resources.colorMap
The dynamic color map.
|
| Modifier and Type | Method and Description |
|---|---|
static ColorItem |
Resources.create(ColorParams colorParams)
Build a color item.
|
static ColorItem |
Resources.create(ColorParams colorParams,
String dynamicKey)
Build a color item.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppColors
The class AppColors.
|
class |
ColorItemBase
The class ColorItemBase.
|
| Modifier and Type | Method and Description |
|---|---|
protected Color |
ColorBuilder.buildResource(ColorItem ci,
ColorParams cp)
Build the resource requested.
|
| Modifier and Type | Field and Description |
|---|---|
static ColorItem |
JRebirthColors.SCENE_BG_COLOR
The default background color of the scene.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.