Record TVector2SmallInt
Unit
Declaration
type TVector2SmallInt = record
Description
Vector of 2 SmallInt values.
Source: base/castlevectors_smallint.inc (line 23).
Overview
Fields
| Public | X: SmallInt |
| Public | Y: SmallInt |
| Public | Data: array [TIndex] of SmallInt |
Description
Fields
| Public | X: SmallInt |
|
This item has no description. | |
| Public | Y: SmallInt |
|
This item has no description. | |
| Public | Data: array [TIndex] of SmallInt |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.