>> The whole idea of object-oriented programming is to make it *easier* to
>> write programs, especially compared to straightforward
>> imperative/structured
>> programming (as the SDL is currently).
>>
>
> That I cannot believe!!
Why not?
Did you ever try to write a macro in SDL to position or rotate an object
relative to the camera? You can't tell me that an OOP version wouldn't be
simpler!
Post a reply to this message
|