Tramway SDK
v0.1.1
painis
tram-sdk
src
extensions
kitchensink
probe.h
Go to the documentation of this file.
1
// Tramway Drifting and Dungeon Exploration Simulator SDK Runtime
2
3
#ifndef TRAM_SDK_EXTENSIONS_KITCHENSINK_PROBE_H
4
#define TRAM_SDK_EXTENSIONS_KITCHENSINK_PROBE_H
5
6
#include <
framework/worldcell.h
>
7
8
namespace
tram::Ext::Kitchensink
{
9
10
void
RegisterRenderEnvironmentMapShortcut
();
11
void
RenderEnvironmentMaps
(WorldCell*);
12
13
}
14
15
#endif
// TRAM_SDK_EXTENSIONS_KITCHENSINK_PROBE_H
tram::Ext::Kitchensink
Extension containing random stuff that doesn't fit in anywhere else.
Definition:
ai.cpp:15
tram::Ext::Kitchensink::RegisterRenderEnvironmentMapShortcut
void RegisterRenderEnvironmentMapShortcut()
Definition:
probe.cpp:16
tram::Ext::Kitchensink::RenderEnvironmentMaps
void RenderEnvironmentMaps(WorldCell *cell)
Definition:
probe.cpp:28
worldcell.h
Generated by
1.9.2