diff options
author | Sven Gothel <[email protected]> | 2013-09-06 04:27:46 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-09-06 04:27:46 +0200 |
commit | 668ed1ab3ff3aad4366e00ede918b186d6e057a4 (patch) | |
tree | 2a61c0440079653da082f7f75ab9c75be7521034 /README.txt | |
parent | b09cd25702e6ffd5197ec02cf3d34b4c2876b67b (diff) |
TileRenderer*: TileRenderer adds setTileOffset(..), getParam(pname) shall always return last result, no overloading of attachToAutoDrawable(..); Fix comments
TileRenderer:
- adds setTileOffset(..)
A tile offset might be required, i.e. via a given rectangular clip bounds
- getParam(pname) shall always return last result
Even when finished tiling, the last value shall be returned,
otherwise a post endTile() is unable to retrieve the value.
- No overloading of attachToAutoDrawable(..)
No reason to complicate usage by mutating semantics,
call setTileSize(..) manually
TileRendererBase:
- Fix API doc: TR_CURRENT_TILE_X_POS, TR_CURRENT_TILE_Y_POS
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions