I've about half of them transferred over, and am well past the point of no return - all of the old registrations, externs and declarations were deleted earlier on today.
At the stage where I realise I need to go back to my class structure and change it again. I see there being 4 main types of cvar in the engine: string, integer, float and boolean. That's 4 subclasses straight off; I could go subclass even more and derive based on usage; integer and float types can be used for one of three purposes: a slider (low to high), and inverse slider (high to low) or a free-form value (could be anything). Sounds like a job for multiple inheritance, actually.
Or maybe I'm starting to crack up and should just leave things be. ;)
Wednesday, December 3, 2008
The cvars! The cvars!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment