|
Minsky: 3.17.0
|
#include <schema0.h>


Additional Inherited Members | |
Public Member Functions inherited from schema0::VariablePtr | |
| bool | operator< (const VariablePtr &x) const |
Public Attributes inherited from schema0::VariablePtr | |
| minsky::VariableType::Type | m_type |
| double | x {0} |
| double | y {0} |
| position in canvas More... | |
| std::string | init {"0"} |
| initial value of variable More... | |
| std::string | name |
| variable name More... | |
| double | rotation {0} |
| rotation if icon, in degrees More... | |
| bool | visible {true} |
| int | m_outPort |
| int | m_inPort |
| where wires connect to More... | |
| bool | m_godley {false} |
| variable is in a Godley table More... | |