record Full

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type Full = record

Description

 

Overview

Fields

genome: person;
surround: Rect;
origin: Point;
centre: Point;
parent: FullHandle;
firstborn: FullHandle;
lastborn: FullHandle;
eldersib: FullHandle;
youngersib: FullHandle;
Prec: FullHandle;
Next: FullHandle;
Damaged: Boolean;
snapHandle: Handle;
snapBytes: Integer;
snapBounds: Rect;

Description

Fields

genome: person;
 
surround: Rect;
 
origin: Point;
 
centre: Point;
 
parent: FullHandle;
 
firstborn: FullHandle;
 
lastborn: FullHandle;
 
eldersib: FullHandle;
 
youngersib: FullHandle;
 
Prec: FullHandle;
 
Next: FullHandle;
 
Damaged: Boolean;
 
snapHandle: Handle;

,Blackened

snapBytes: Integer;
 
snapBounds: Rect;
 

Generated by PasDoc 0.14.0.