libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <stdio.h>
#include <cstdio>
#include <string>
Go to the source code of this file.
Functions | |
int | getch (void) |
char * | itoa (int value, char *str, int base=10) |
Variables | |
const char *const | LINEAL_STR = "L" |
const char *const | EXPONENCIAL_STR = "E" |
const char *const | INVERSO_STR = "I" |
const char *const | OTRA_STR = "O" |
const char *const | BORRADO_STR = "borrado" |
const char *const | MIRROR_STR = "mirror" |
const char *const | MIRRORG_STR = "mirrorg" |
const char *const | MIRRORMORPHING_STR = "mirrormorphing" |
const char *const | DEBUG_STR = "debug" |
const char *const | VIDEOWALL_STR = "videowall" |
const char *const | VIDEOWALLMORPHING_STR = "videowallmorphing" |
const char *const | imagen_STR = "imagen" |
const char *const | emergente1_STR = "emergente1" |
const char *const | emergente2_STR = "emergente2" |
const char *const | emergente3_STR = "emergente3" |
const char *const | emergente4_STR = "emergente4" |
const char *const | icono_STR = "icono" |
const char *const | luces_STR = "luces" |
const char *const | texto_STR = "texto" |
const char *const | dibujoanimado_STR = "dibujoanimado" |
const char *const | interferencia_STR = "interferencia" |
const char *const | tunel_STR = "tunel" |
const char *const | grilla_STR = "grilla" |
const char *const | pelicula_STR = "pelicula" |
const char *const | multicitas_STR = "multicitas" |
const char *const | percusionluces_STR = "percusionluces" |
const char *const | cubemap_STR = "cubemap" |
const char *const | solido_STR = "solido" |
const char *const | escena_STR = "escena" |
const char *const | escena3d_STR = "escena3d" |
const char *const | icono3d_STR = "icono3d" |