Obiekt node::dynamic: Różnice pomiędzy wersjami
Z MaSzyna
(→Informacje dla programistów) |
|||
Linia 1: | Linia 1: | ||
Wstawia pojazd do scenerii. | Wstawia pojazd do scenerii. | ||
== Składnia == | == Składnia == | ||
− | + | {{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 12: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
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)