|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ITorus | |
| jtge.util.grid | Handling of any kind of grid system. |
| jtge.util.grid.torus | Torus classes. |
| Uses of ITorus in jtge.util.grid |
| Constructors in jtge.util.grid with parameters of type ITorus | |
Grid(int width,
int height,
IDirectionGroup directionGroup,
ITorus torus)
Create a grid. |
|
| Uses of ITorus in jtge.util.grid.torus |
| Classes in jtge.util.grid.torus that implement ITorus | |
class |
CompleteTorus
Acts as a torus in both the vertical and horizontal directions. |
class |
HorizontalTorus
Acts as a torus in the horizontal direction. |
class |
NullTorus
Acts as a no-op torus. |
class |
VerticalTorus
Acts as a torus in the vertical direction. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||