Hosted by
 |
Music.Directions
 |  | type Direction |  |
 | Public representation. |  |
 |  | type Direction_Access |  |
 | Pointer to representation data. |  |
 |  | function Create |  |
 | Constructor for instances. |  |
Param | Type | Description |
in Placement | Placement_Enum |
|
|
|
 |  | function Get_Placement |  |
 | Accessor to read the placement of a direction. |  |
|
 |  | procedure Set_Dir_Type |  |
 | Mutator to update the dir type of a direction. |  |
Param | Type | Description |
|
in Dir_Type | Dir_Type_Access |
|
|
 |  | function Get_Dir_Type |  |
 | Accessor to read the dir type of a direction. |  |
|
 |  | procedure Set_Offset |  |
 | Mutator to update the offset of a direction. |  |
|
 |  | function Get_Offset |  |
 | Accessor to read the offset of a direction. |  |
|
|
|