Definition at line 19 of file DataTypes.py.
◆ __init__()
pyhelios.wrappers.DataTypes.int2.__init__ |
( |
| self, |
|
|
int | x = 0, |
|
|
int | y = 0 ) |
◆ __repr__()
str pyhelios.wrappers.DataTypes.int2.__repr__ |
( |
| self | ) |
|
◆ __str__()
str pyhelios.wrappers.DataTypes.int2.__str__ |
( |
| self | ) |
|
◆ from_list()
pyhelios.wrappers.DataTypes.int2.from_list |
( |
| self, |
|
|
List[int] | input_list ) |
◆ to_list()
List[int] pyhelios.wrappers.DataTypes.int2.to_list |
( |
| self | ) |
|
◆ _fields_
list pyhelios.wrappers.DataTypes.int2._fields_ |
|
staticprotected |
pyhelios.wrappers.DataTypes.int2.x = x |
pyhelios.wrappers.DataTypes.int2.y = y |
The documentation for this class was generated from the following file: