diff options
author | Sven Gothel <[email protected]> | 2013-09-05 12:47:15 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-09-05 12:47:15 +0200 |
commit | 3f2e0d3a9a6cab80936851c44f61107a2993ddfe (patch) | |
tree | c2b0f7203044ea245981777ab40f397174a9ec4d /src/jogl/classes/javax | |
parent | 7ee9b87bdb025f98651c2685d416029a17fc3937 (diff) |
TileRendererBase: Add interface TileRendererNotify, to notify implementing GLEventListener about attached/detached TileRenderer
.. since GLEventListener's reshape(..) method must query certain tile renderer attributes (tile pos and image size),
they have to be aware of the TileRendererBase.
To simplify such awareness and hence automate this attachement and passing over the tile renderer reference,
they should implement this new interface.
Gears example implements the new interface,
which caches the TR reference and pauses rotation.
Diffstat (limited to 'src/jogl/classes/javax')
0 files changed, 0 insertions, 0 deletions