LisaacTM Platform

GL_DESK


User Interface and Events managment.
Inherit/Insert Summary
parent_desk No developed.
parent_platform No developed.
 
Video.width +----------+ | Physical | | Screen | Video.height +----------+ / \ |\ +----------+ L | Desk | <-- double-buffered GL Desk Mouse | | +----------+ | | Video.width * w +-----------------------+ | Virtual Screen | Video.height * h | | +-----------------------+
make scale with
set_fps
 

Inherit/Insert Detail

parent_desk

.../extra/opengl/gui/gl_desk.li line #13

Section:
Inherit

Profile:
- SelfSELFparent_desk : DESK

parent_platform

.../extra/opengl/gui/gl_desk.li line #15

Section:
Inherit

Profile:
- SelfSELFparent_platform : PLATFORM

Video.width +----------+ | Physical | | Screen | Video.height +----------+ / \ |\ +----------+ L | Desk | <-- double-buffered GL Desk Mouse | | +----------+ | | Video.width * w +-----------------------+ | Virtual Screen | Video.height * h | | +-----------------------+

make scale with

.../extra/opengl/gui/gl_desk.li line #43

Section:
Public

Profile:
- SelfSELFmake   bmp : ABSTRACT_BITMAP  scale  ( w : INTEGER, h : INTEGER)  with   elt : G_EXPR

set_fps

.../extra/opengl/gui/gl_desk.li line #121

Section:
Public

Profile:
- SelfSELFset_fps   n : INTEGER