LisaacTM Platform

FONT


rendered font
Inherit/Insert Summary
parent_object No developed.
 
Constructor Summary
create
 
Slot Summary
name
font_height
nb_chars
make
enable
disable
print_zone
load
unload
print at
 
get default font
default
 

Inherit/Insert Detail

parent_object

.../extra/opengl/abstract_renderer/font.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Constructor Detail

create

.../extra/opengl/abstract_renderer/font.li line #19

Section:
Public

Profile:
- SelfSELFcreate   s : ABSTRACT_STRINGSELF

Detail slot

name

.../extra/opengl/abstract_renderer/font.li line #13

Section:
Public

Profile:
+ SelfSELFname : STRING

font_height

.../extra/opengl/abstract_renderer/font.li line #15

Section:
Public

Profile:
+ SelfSELFfont_height : UINTEGER_32

nb_chars

.../extra/opengl/abstract_renderer/font.li line #16

Section:
Public

Profile:
+ SelfSELFnb_chars : INTEGER

make

.../extra/opengl/abstract_renderer/font.li line #27

Section:
Public

Profile:
- SelfSELFmake   s : ABSTRACT_STRING

enable

.../extra/opengl/abstract_renderer/font.li line #34

Section:
Public

Profile:
- SelfSELFenable 

disable

.../extra/opengl/abstract_renderer/font.li line #35

Section:
Public

Profile:
- SelfSELFdisable 

print_zone

.../extra/opengl/abstract_renderer/font.li line #37

Section:
Public

Profile:
- SelfSELFprint_zone   body :{}

load

.../extra/opengl/abstract_renderer/font.li line #44

Section:
Public

Profile:
- SelfSELFload 

unload

.../extra/opengl/abstract_renderer/font.li line #45

Section:
Public

Profile:
- SelfSELFunload 

print at

.../extra/opengl/abstract_renderer/font.li line #47

Section:
Public

Profile:
- SelfSELFprint   text : ABSTRACT_STRING  at  ( x : INTEGER, y : INTEGER)

get default font

default

.../extra/opengl/abstract_renderer/font.li line #50

Section:
Public

Profile:
- SelfSELFdefault : FONT