Silicon
A realtime platform for creating interactive media.
Silicon.hpp File Reference
#include <functional>
#include <string>
Include dependency graph for Silicon.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Si
 

Functions

bool Si::Initialize ()
 
void Si::SetLoop (std::function< bool()> loop)
 
bool Si::Loop ()
 
void Si::Run ()
 
void Si::Deinitialize ()