|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.threedpuzzle.TetrisLoader.RandomTetrisLoader
public class RandomTetrisLoader
The Class RandomTetrisLoader.
| Constructor Summary | |
|---|---|
RandomTetrisLoader()
|
|
| Method Summary | |
|---|---|
void |
loadTetris(java.util.List<com.jme.scene.Spatial> tetrisList,
com.jme.scene.Node worldNode)
Load tetris. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RandomTetrisLoader()
| Method Detail |
|---|
public void loadTetris(java.util.List<com.jme.scene.Spatial> tetrisList,
com.jme.scene.Node worldNode)
TetrisLoader
loadTetris in interface TetrisLoadertetrisList - the tetris listworldNode - the world node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||