Obiekt node::dynamic: Różnice pomiędzy wersjami

Z MaSzyna
Skocz do: nawigacja, szukaj
(Informacje dla programistów)
Linia 1: Linia 1:
 
Wstawia pojazd do scenerii.
 
Wstawia pojazd do scenerii.
 
== Składnia ==
 
== Składnia ==
  <span style="color:green;font-weight:bold;">node</span> ''max_distance min_distance name'' <span style="color:tomato;font-weight:bold">dynamic</span> ''datafolder skinfile mmdfile pathname offset drivertype couplingdata velocity loadcount loadtype'' <span style="color:orange;font-weight:bold">destination</span> ''destination'' <span style="color:tomato;font-weight:bold">enddynamic</span>
+
  {{Szablon:Kod_preambuly_node}} <span style="color:tomato;font-weight:bold">dynamic</span> ''datafolder skinfile mmdfile pathname offset drivertype couplingdata velocity loadcount loadtype'' <span style="color:orange;font-weight:bold">destination</span> ''destination'' <span style="color:tomato;font-weight:bold">enddynamic</span>
  
 
{| class="wikitable"
 
{| class="wikitable"

Wersja z 13:50, 28 gru 2017

Wstawia pojazd do scenerii.

Składnia

node range_max range_min name dynamic datafolder skinfile mmdfile pathname offset drivertype couplingdata velocity loadcount loadtype destination destination enddynamic
Opis parametrów
Nazwa Interpretacja Uwagi

Informacje dla programistów

Wpis jest parsowany przez metodę:

(simulation.cpp)
void state_manager::deserialize_dynamic(cParser &Input, scene::scratch_data &Scratchpad)