Static Public Member Functions | Public Attributes | Protected Member Functions

celery::engine::graphics::SceneMaterial Class Reference

Collaboration diagram for celery::engine::graphics::SceneMaterial:
Collaboration graph
[legend]

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:
name 
p 
Returns:

The documentation for this class was generated from the following file:
 All Classes Functions Variables