|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WallConfig | |
|---|---|
| com.threerings.tudey.config | Tudey configurations. |
| com.threerings.tudey.util | |
| Uses of WallConfig in com.threerings.tudey.config |
|---|
| Fields in com.threerings.tudey.config with type parameters of type WallConfig | |
|---|---|
ConfigReference<WallConfig> |
WallConfig.Derived.wall
The wall reference. |
| Uses of WallConfig in com.threerings.tudey.util |
|---|
| Method parameters in com.threerings.tudey.util with type arguments of type WallConfig | |
|---|---|
void |
TilePainter.paintWall(CoordSet coords,
ConfigReference<WallConfig> wall,
int elevation)
Paints the specified coordinates with wall. |
void |
TilePainter.paintWall(CoordSet coords,
ConfigReference<WallConfig> wall,
int elevation,
boolean erase,
boolean revise)
Paints the specified coordinates with wall. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||