[xmoto-dev] TColor v.s. Color |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/xmoto-dev Archives
]
- To: xmoto-dev@xxxxxxxxxxxxxxxxxxx
- Subject: [xmoto-dev] TColor v.s. Color
- From: "Kees Jongenburger" <kees.jongenburger@xxxxxxxxx>
- Date: Fri, 29 Dec 2006 17:10:37 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Zg7d/m/HERys6SiW10f0tI1r/QN5PWLBVFNXlArtkiCmklnw3JtD7v6Af+I4vcg+qcMbd/7N97dknpi1O06/kwdUu5sOSIFv/E5DbyJwPP5fefArRAvqpTP6hxI5aPzKz51VRJbH85SJjXjqjZNCE4jBF0i+WGSSWH3HWm3oCOg=
Hi
While working on the render particles I saw that is uses TColor.
the rest of the code uses vapp::Color. it there any reason why we
should keep Tcolor?
they both provide RGBA.( I am in favor of removing Tcolor).
greetings