|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.threedpuzzle.TetrisLoader.FileTetrisLoader
public class FileTetrisLoader
The Class FileTetrisLoader.
| Constructor Summary | |
|---|---|
FileTetrisLoader()
|
|
| 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 FileTetrisLoader()
| 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 | |||||||||