DDraceNetwork Docs
CMapItemEnvelope_v1 Class Reference

#include <mapitems.h>

Inheritance diagram for CMapItemEnvelope_v1:
[legend]

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
 

Member Data Documentation

◆ m_aName

int CMapItemEnvelope_v1::m_aName[8]

◆ m_Channels

int CMapItemEnvelope_v1::m_Channels

◆ m_NumPoints

int CMapItemEnvelope_v1::m_NumPoints

◆ m_StartPoint

int CMapItemEnvelope_v1::m_StartPoint

◆ m_Version

int CMapItemEnvelope_v1::m_Version

◆ VERSION_TEEWORLDS_BEZIER

constexpr int CMapItemEnvelope_v1::VERSION_TEEWORLDS_BEZIER = 3
staticconstexpr

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.


The documentation for this class was generated from the following file: