[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: OpenGL_Text2DRaster.pas line 64
type TFont2DRaster = class |
||
public |
||
constructor Create; |
|
|
procedure SetDefault; |
|
|
procedure BuildRasterFont; |
|
|
procedure SetScreen(); |
|
|
function ColorGLToLCL(); |
|
|
function ColorLCLToGL(); |
|
|
procedure TextOut(); |
|
|
property FontInit: Boolean; [r] |
|
|
property FontOffset: GLuint; [r] |
|
|
property ScreenWidth: Integer; [rw] |
|
|
property ScreenHeight: Integer; [rw] |
|
|
|
||
property ColorLCL: btLCLColor; [rw] |
|
|
|
||
|
||
|
||
property Blend: Boolean; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |