Space Engineers

Space Engineers

Database interfaz
cab331  [developer] 10 Nov, 2015 @ 12:31pm
Auto Interfaz Using a database
interfaz id = new interfaz();



void Main()
{
id.makeUsingDataBase(_<IMyTextPanel>("DataBase Interfaz").GetPublicText());
mostrar(id.ifcs[id.GetIfact()].mostrar(),"MyDisplay1");
List<int> moves=id.run(teclado("keyup","keydown","keycheck","keyback"));


cambiarAccionObjeto("time2","Start");
}
< >
Showing 1-2 of 2 comments
cab331  [developer] 10 Nov, 2015 @ 12:36pm 
You need 5 Timer Blocks Called = "keyup","keydown","keycheck","keyback","time2"
You need 2 TextPanel called = "DataBase Interfaz","MyDisplay1"


DataBase Interfaz Public Text format -> title , aditionaltext , name_option ; sig

Main Menu|Select one:|Menu 1;1|Menu 2;2
Menu 1|Select one:|back;0
Menu 2|Select one:|Menu 1:1|Main Menu;0
cab331  [developer] 10 Nov, 2015 @ 1:07pm 
< >
Showing 1-2 of 2 comments
Per page: 1530 50