CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Package.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::PackageMetadata
 A class that contains metadata for a package. More...
 
struct  CeresEngine::PackageID
 Type that uniquely represents a package in the resource system. More...
 
class  CeresEngine::Package
 A package is a collection of resources that are stored in a single data blob. More...
 
struct  CeresEngine::Package::Entry
 A structure that describes a single entry in the package. More...
 
struct  CeresEngine::Package::PackageIndex
 A structure that wraps the index of a package. More...
 
class  CeresEngine::PackagedResourceData
 A ResourceData sub-class that represents a resource owned and contained within a package. More...
 

Namespaces

namespace  CeresEngine