+ void SetNull() { color = 0xffffffff; } Color() { SetNull(); } Color(const Nuller&) { SetNull(); }
[Updated on: Thu, 21 April 2011 10:14]
Report message to a moderator