| Package | Description |
|---|---|
| com.threerings.media.tile | |
| com.threerings.miso.client |
| Modifier and Type | Field and Description |
|---|---|
Tile.Key |
Tile.key
The key associated with this tile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SceneBlock.computeMemoryUsage(Map<Tile.Key,BaseTile> bases,
Set<BaseTile> fringes,
Map<Tile.Key,ObjectTile> objects,
long[] usage)
Computes the memory usage of the base and object tiles in this
scene block; registering counted tiles in the hash map so that
other blocks can be sure not to double count them.
|
void |
SceneBlock.computeMemoryUsage(Map<Tile.Key,BaseTile> bases,
Set<BaseTile> fringes,
Map<Tile.Key,ObjectTile> objects,
long[] usage)
Computes the memory usage of the base and object tiles in this
scene block; registering counted tiles in the hash map so that
other blocks can be sure not to double count them.
|
Copyright © 2015. All rights reserved.