Bug 272 - Move setColor method from TextRenderer up to TextureRenderer
Summary: Move setColor method from TextRenderer up to TextureRenderer
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2007-02-18 10:46 CET by Sven Gothel
Modified: 2015-09-27 03:15 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:50:00 CET


---- Reported by kbr 2007-02-18 22:46:26 ----

The thread http://www.javagaming.org/forums/index.php?topic=15914.0 indicates
that the setColor method on TextRenderer should also be available on the
TextureRenderer.



---- Additional Comments From kbr 2007-02-19 20:49:23 ----

Moved setColor() implementation from TextRenderer to TextureRenderer and
reimplemented TextRenderer's methods in terms of it.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:50 EDT  ---

This bug was previously known as _bug_ 272 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=272