CDSC::BitsArray< N >::__bit | Proxy bit access |
CDSC::Allocator | Flexible VRAM manager |
CDSC::Profile::Birthday | |
CDSC::BitsArray< N > | Specialized class for handling arrays of bits |
CDSC::HashMap< K, V, H, S >::Entry | |
CDSC::Event | Class responsible with event registration and execution |
▼CDSC::EventHandlerContainer | |
CDSC::NonStaticEventHandlerContainer< C > | |
CDSC::StaticEventHandlerContainer | |
CDSC::HashMap< K, V, H, S > | Generic hash map |
CDSC::HashMap< const DSC::AssetData *, DSC::HashMap< DSC::Point< short >, int > > | |
CDSC::HashMap< const DSC::AssetData *, DSC::HashMap< int, int, default_hash< int, record_hashtable_size >, record_hashtable_size >, default_hash< const DSC::AssetData *, asset_hashtable_size >, asset_hashtable_size > | |
CDSC::HashMap< K, V, H, S > | |
CDSC::HashMap< short, int, hashColor, 128 > | |
CDSC::HashSet< T, H, S > | |
CDSC::Hitbox | Rectangular hitbox for 2d entities |
CDSC::HashMap< K, V, H, S >::iterator | |
▼CDSC::Localizable | Abstract declaration of object dependent on its 2D position
|
CDSC::Sprite | |
CDSC::HashMap< K, V, H, S >::MapEntry | |
CDSC::Measure | Helper class to deal with graphics size computations |
CDSC::MeasureValue | Wrapper around int to convert units |
CDSC::ObjAllocator | |
CDSC::ObjFrame | |
CDSC::ObjVisual | OAM Object graphics handler class
|
CDSC::PaletteAllocationResult | Struct that contains information following an asset allocation attempt via PaletteManager::try_load().
|
CDSC::PaletteLoader | |
CDSC::PaletteManager | Automatic palette manager |
CDSC::Point< T > | Generic point of two coordinates |
CDSC::Point< char > | |
CDSC::Point< DSC::sf24 > | |
CDSC::Profile | Access to user's personal data |
▼CDSC::ReadOnlyData | |
CDSC::AssetData | |
▼CDSC::Scene | An active game execution part
|
CDSC::GenericScene256 | General-purpose scene with 256KB BG-Main VRAM |
CDSC::SceneTemplates::VisualNovelScene | |
CDSC::SceneCom | Inter-Scene communication object |
CDSC::sf24 | 24-bit (16.8) signed fixed floating point number |
CDSC::Size< T > | Generic size of two coordinates |
CDSC::Size< char > | |
CDSC::Stack< T > | |
CDSC::String | |
CDSC::Vector< T > | Generic dynamic vector |
CDSC::Vector< DSC::EventHandlerContainer * > | |
CDSC::Vector< DSC::ObjFrame * > | |
CDSC::Vector< DSC::PaletteManager * > | |
CDSC::Vector< DSC::Vector< DSC::HashMap::Entry > > | |
CDSC::Vector< DSC::Vector< unsigned char > > | |
CDSC::Hardware::VramBank | |
CDSC::VramLoader | |