namespace SGF
Description
The SGF
namespace is the single global object that gets exported to
the global scope of Simple Game Framework
's JavaScript environment.
SGF.require
will be the most used throughout your SGF game code.
The SGF
namespace is the single global object that gets exported to
the global scope of Simple Game Framework
's JavaScript environment.
SGF.require
will be the most used throughout your SGF game code.