|
CubeTwister 2.0alpha141 2011-10-13 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectidx3d.idx3d_Environment
public class idx3d_Environment
| Field Summary | |
|---|---|
int |
ambient
|
idx3d_Texture |
background
|
int |
bgcolor
|
int |
fogcolor
|
int |
fogfact
|
| Constructor Summary | |
|---|---|
idx3d_Environment()
|
|
| Method Summary | |
|---|---|
void |
setBackground(idx3d_Texture t)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int ambient
public int fogcolor
public int fogfact
public int bgcolor
public idx3d_Texture background
| Constructor Detail |
|---|
public idx3d_Environment()
| Method Detail |
|---|
public void setBackground(idx3d_Texture t)
|
(c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||