Minsky
schema0::Variable Struct Reference

#include <schema0.h>

Inheritance diagram for schema0::Variable:
Inheritance graph
Collaboration diagram for schema0::Variable:
Collaboration graph

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...
 

Detailed Description

Definition at line 100 of file schema0.h.


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