A reimplementation of Mario Kart Wii's physics engine in C++
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NAbstractAn abstraction of components from the nw4r and RVL libraries
 NEGGEGG core library
 NFieldPertains to collision
 NHostRepresents the host application
 NItemPertains to item handling
 NKartPertains to kart-related functionality
 NRenderPertains to rendering the kart model
 NScenePertains to scene handling
 NSystemHigh-level handling for generic system operations, such as input reading, race configuration, and resource management
 Cis_derived_from_templateHelper template which uses function overloading and implict up-casting to determine whether or not a class is derived from a templated base class (i.e. MapdataPointInfoAccessor derives from MapdataAccessorBase). See: https://en.cppreference.com/w/cpp/language/sfinae
 CKReplaySystemKinoko system designed to execute replays
 CKSystemBase interface for a Kinoko system
 CKTestSystemKinoko system designed to execute tests
 CScopeLock
 CScopeLock< GroupID >
 CTestHeader