Méthode | Description | |
---|---|---|
Frame ( |
||
add ( PovObj o ) : void | ||
addEvent ( Event e ) : void | ||
addInclude ( String include ) : void | ||
getFrame ( ) : int | ||
heartbeat ( float time ) : void | ||
remove ( PovObj o ) : void | ||
render ( ) : void | ||
start ( int frameRate, double time ) : void |
public Frame ( |
||
cam | ||
color | String | |
animated | bool | |
Résultat | System |
public addInclude ( String include ) : void | ||
include | String | |
Résultat | void |
public start ( int frameRate, double time ) : void | ||
frameRate | int | |
time | double | |
Résultat | void |