List of all members.
Static Public Member Functions |
static final SceneMaterial | createManagedMaterial (String name, Paint p) |
Public Attributes |
Paint | paint |
Protected Member Functions |
| SceneMaterial (String name, Paint p) |
Detailed Description
: this class should really be encapsulated by some sort of factory in the MaterialManager, but whatever.
- Author:
- psastras
Member Function Documentation
static final SceneMaterial celery::engine::graphics::SceneMaterial::createManagedMaterial |
( |
String |
name, |
|
|
Paint |
p | |
|
) |
| | [inline, static] |
Creates a managed material, which is immediately added to the MaterialManager
- Parameters:
-
- Returns:
The documentation for this class was generated from the following file:
- src/celery/engine/graphics/SceneMaterial.java