MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ instance()

static Commentator & Lila::Commentator::instance ( )
inlinestatic

Definition at line 88 of file Commentator.hpp.

89 {
90 static Commentator commentary;
91 return commentary;
92 }
Commentator()
Initializes console color support (platform-specific).

Referenced by main().

+ Here is the caller graph for this function: