RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::commandbeam_state_t Struct Reference

#include <SimData.h>

Public Member Functions

 commandbeam_state_t ()
 

Data Fields

int8_t auto_moving_mode
 State. More...
 
bool pressed_center_mode:1
 State. More...
 
bool auto_move_lock:1
 State. More...
 

Detailed Description

Definition at line 554 of file SimData.h.

Constructor & Destructor Documentation

◆ commandbeam_state_t()

RoR::commandbeam_state_t::commandbeam_state_t ( )
inline

Definition at line 556 of file SimData.h.

Field Documentation

◆ auto_move_lock

bool RoR::commandbeam_state_t::auto_move_lock

State.

Definition at line 562 of file SimData.h.

◆ auto_moving_mode

int8_t RoR::commandbeam_state_t::auto_moving_mode

State.

Definition at line 558 of file SimData.h.

◆ pressed_center_mode

bool RoR::commandbeam_state_t::pressed_center_mode

State.

Definition at line 561 of file SimData.h.


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