aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-09-05 12:47:15 +0200
committerSven Gothel <[email protected]>2013-09-05 12:47:15 +0200
commit3f2e0d3a9a6cab80936851c44f61107a2993ddfe (patch)
treec2b0f7203044ea245981777ab40f397174a9ec4d /src/jogl/classes/javax
parent7ee9b87bdb025f98651c2685d416029a17fc3937 (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