Source position: TypesB3D.pas line 51
type TTEXSChunk = record |
||
fileName: array [0..255] of char; |
|
|
flags: Integer; |
|
|
blend: Integer; |
|
|
x_pos: Single; |
|
|
y_pos: Single; |
|
|
x_scale: Single; |
|
|
y_scale: Single; |
|
|
rotation: Single; |
|
|
end; |
CT Web help |
CodeTyphon Studio |