| [Overview][Constants][Types][Classes][Index] |
Source position: tttypes.pas line 549
type TVecRecord = record |
||
n: Int; |
|
|
org_x: PCoordinates; |
|
|
org_y: PCoordinates; |
|
|
cur_x: PCoordinates; |
|
|
cur_y: PCoordinates; |
|
|
touch: PTouchTable; |
|
|
end; |
| lazarus-ccr.sourceforge.net |