Cleanup util classes
This commit is contained in:
@ -5,6 +5,9 @@
|
|||||||
|
|
||||||
namespace Util {
|
namespace Util {
|
||||||
|
|
||||||
|
/**
|
||||||
|
* This class implements the system utility class that provides streams and other global objects.
|
||||||
|
*/
|
||||||
class System {
|
class System {
|
||||||
public:
|
public:
|
||||||
// TODO: Something like "CGA_Stream" shouldn't exists, the stream should not be coupled to the output device
|
// TODO: Something like "CGA_Stream" shouldn't exists, the stream should not be coupled to the output device
|
||||||
|
Reference in New Issue
Block a user