Package pyffi :: Package formats :: Package esp :: Class EspFormat :: Class CellFlags
[hide private]
[frames] | no frames]

Class CellFlags

source code

                            object --+        
                                     |        
                utils.graph.DetailNode --+    
                                         |    
object_models.xml.bit_struct.BitStructBase --+
                                             |
                                            EspFormat.CellFlags

Nested Classes [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: __metaclass__

Instance Methods [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: __init__, __str__, deepcopy, fix_links, from_int, get_attribute, get_detail_child_names, get_detail_child_nodes, get_hash, get_links, get_refs, get_size, get_strings, read, set_attribute, to_int, tree, write

Inherited from utils.graph.DetailNode: get_detail_child_edge_types, get_detail_display, get_detail_iterator, replace_global_node

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Methods [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: get_games, get_versions

Class Variables [hide private]
  _attribute_list = [<pyffi.object_models.xml.BitStructAttribute...
  _attrs = [<pyffi.object_models.xml.BitStructAttribute object a...
  _names = ['cannot_travel_from_here', 'has_water', 'unknown_1',...

Inherited from object_models.xml.bit_struct.BitStructBase: arg

Properties [hide private]
  behave_like_exterior
  cannot_travel_from_here
  force_hide_land
  hand_changed
  has_water
  public_place
  unknown_1
  unknown_2

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x4a559d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55b10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55b90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55c10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55bd0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55c50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55c90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55cd0>]

_attrs

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x4a559d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55b10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55b90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55c10>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55bd0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55c50>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55c90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x4a55cd0>]

_names

Value:
['cannot_travel_from_here',
 'has_water',
 'unknown_1',
 'force_hide_land',
 'unknown_2',
 'public_place',
 'hand_changed',
 'behave_like_exterior']

Property Details [hide private]

behave_like_exterior

Get Method:
<functools.partial object at 0x4ad8628>
Set Method:
<functools.partial object at 0x4ad8680>

cannot_travel_from_here

Get Method:
<functools.partial object at 0x4ad5ec0>
Set Method:
<functools.partial object at 0x4ad5f18>

force_hide_land

Get Method:
<functools.partial object at 0x4ad8208>
Set Method:
<functools.partial object at 0x4ad8260>

hand_changed

Get Method:
<functools.partial object at 0x4ad8520>
Set Method:
<functools.partial object at 0x4ad8578>

has_water

Get Method:
<functools.partial object at 0x4ad5fc8>
Set Method:
<functools.partial object at 0x4ad8050>

public_place

Get Method:
<functools.partial object at 0x4ad8418>
Set Method:
<functools.partial object at 0x4ad8470>

unknown_1

Get Method:
<functools.partial object at 0x4ad8100>
Set Method:
<functools.partial object at 0x4ad8158>

unknown_2

Get Method:
<functools.partial object at 0x4ad8310>
Set Method:
<functools.partial object at 0x4ad8368>