Module dev.secondsun.javaisoengine
Package dev.secondsun.geometry.playfield
Class MonasteryPlayfield
java.lang.Object
dev.secondsun.geometry.playfield.MonasteryPlayfield
- All Implemented Interfaces:
Model
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.secondsun.geometry.Model
lookAt, rotateX, rotateY, rotateZ, scale, translateX, translateY, translateZ
-
Field Details
-
TILE_LENGTH
public static final int TILE_LENGTH- See Also:
- Constant Field Values
-
-
Constructor Details
-
MonasteryPlayfield
public MonasteryPlayfield()
-
-
Method Details
-
getTriangles
Description copied from interface:Modelreturns the triangles that make up this model- Specified by:
getTrianglesin interfaceModel
-
getBSPTree
Description copied from interface:ModelReturns a BSP tree of the model for hidden surface removal- Specified by:
getBSPTreein interfaceModel- Returns:
- bspTree
-
field
-
castle
-
roof
-
path
-