LisaacTM Platform

PLATFORM


Platform dependant utility toolkit
Inherit/Insert Summary
parent_object No developed.
 
Time handling.
init_time
get_current_time
get_milliseconds
delay
init_random
random
random_ratio
frand
0 to 1
crand
-1 to 1
 

Inherit/Insert Detail

parent_object

.../extra/opengl/framework/TARGET/unix/platform.li line #13

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Time handling.

init_time

.../extra/opengl/framework/TARGET/unix/platform.li line #21

Section:
Public

Profile:
- SelfSELFinit_time 

get_current_time

.../extra/opengl/framework/TARGET/unix/platform.li line #26

Section:
Public

Profile:
- SelfSELFget_current_time : REAL_32

get_milliseconds

.../extra/opengl/framework/TARGET/unix/platform.li line #32

Section:
Public

Profile:
- SelfSELFget_milliseconds : UINTEGER_32

delay

.../extra/opengl/framework/TARGET/unix/platform.li line #38

Section:
Public

Profile:
- SelfSELFdelay   ms : UINTEGER_32

init_random

.../extra/opengl/framework/TARGET/unix/platform.li line #45

Section:
Public

Profile:
- SelfSELFinit_random 

random

.../extra/opengl/framework/TARGET/unix/platform.li line #49

Section:
Public

Profile:
- SelfSELFrandom : INTEGER

random_ratio

.../extra/opengl/framework/TARGET/unix/platform.li line #54

Section:
Public

Profile:
- SelfSELFrandom_ratio : REAL_32

frand

.../extra/opengl/framework/TARGET/unix/platform.li line #60

Section:
Public

Profile:
- SelfSELFfrand : REAL_32

Description:
0 to 1

crand

.../extra/opengl/framework/TARGET/unix/platform.li line #65

Section:
Public

Profile:
- SelfSELFcrand 

Description:
-1 to 1