Modifier and Type | Class and Description |
---|---|
class |
DynamicContentSystemFactory
A factory for creating DynamicContentSystem objects.
|
Modifier and Type | Method and Description |
---|---|
IContentFactory |
IStage.getContentFactory()
Gets the content factory.
|
Modifier and Type | Method and Description |
---|---|
void |
IStage.setContentFactory(IContentFactory contentFactory)
Sets the content factory.
|
Modifier and Type | Class and Description |
---|---|
class |
JME3ContentSystemFactory
A factory for creating JME3ContentSystem objects.
|
Modifier and Type | Method and Description |
---|---|
IContentFactory |
JMEStage.getContentFactory() |
Modifier and Type | Method and Description |
---|---|
void |
JMEStage.setContentFactory(IContentFactory contentFactory) |
Modifier and Type | Method and Description |
---|---|
void |
TableScoresUI.buildUI(IContainer root,
IContentFactory contentFactory)
Builds the ui.
|