libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Context.h File Reference
#include <string>
#include <memory>
#include <mutex>
#include <unordered_set>
#include <vector>
#include <unordered_map>
#include <chrono>
#include <stdint.h>
#include <functional>
#include "ship/audio/Audio.h"
#include "ship/core/Component.h"
#include "ship/core/TickableList.h"
Include dependency graph for Context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ship::Context
 Central singleton context for the libultraship engine. More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.