Public Member Functions | |
List<(string Key, string Description)> | KeyDescriptions () |
void | DoExtraGUI () |
Definition at line 7 of file IDebugKeys.cs.
|
inline |
Implemented in Spelunx.CavernDebugKeys, Spelunx.Vive.ViveDebugKeys, and SampleDebugKeys.
Definition at line 11 of file IDebugKeys.cs.
List<(string Key, string Description)> Spelunx.IDebugKeys.KeyDescriptions | ( | ) |
Implemented in Spelunx.CavernDebugKeys, Spelunx.Vive.ViveDebugKeys, and SampleDebugKeys.