mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 04:39:18 +02:00
build 200608. model texture change event, whois event enhancement, optional track friction modifier, three state headlight visualization, three state coupler visualizaion, vehicle light activation fix
This commit is contained in:
@@ -140,6 +140,7 @@ public:
|
||||
TAnimContainer * AddContainer(std::string const &Name);
|
||||
TAnimContainer * GetContainer(std::string const &Name = "");
|
||||
void LightSet( int const n, float const v );
|
||||
void SkinSet( int const Index, material_handle const Material );
|
||||
void AnimationVND( void *pData, double a, double b, double c, double d );
|
||||
int TerrainCount();
|
||||
TSubModel * TerrainSquare(int n);
|
||||
|
||||
Reference in New Issue
Block a user