![]() |
DDraceNetwork Documentation
|
#include <mapitems.h>
Public Attributes | |
| int | m_Version |
| int | m_Channels |
| int | m_StartPoint |
| int | m_NumPoints |
| int | m_aName [8] |
Static Public Attributes | |
| static constexpr int | VERSION_TEEWORLDS_BEZIER = 3 |
| int CMapItemEnvelope_v1::m_aName[8] |
| int CMapItemEnvelope_v1::m_Channels |
| int CMapItemEnvelope_v1::m_NumPoints |
| int CMapItemEnvelope_v1::m_StartPoint |
| int CMapItemEnvelope_v1::m_Version |
CMapItemEnvelope with this version are only written to maps in upstream Teeworlds. If at least one of these exists in a map, then the envelope points are represented by CEnvPointBezier_upstream instead of CEnvPoint.