Difference between revisions of "Text Panel"

From Space Engineers Wiki
Jump to: navigation, search
m (switch to notice box)
(Programming)
Line 58: Line 58:
 
== Programming ==
 
== Programming ==
 
(IMyTextPanel)<br>
 
(IMyTextPanel)<br>
Actions: 0<br>
 
Properties: 0
 
  
Unfortunately there's no API for the text panel yet.
+
Actions: 7
 +
Toggle block On/Off
 +
Toggle block On
 +
Toggle block Off
 +
Increase Font Size
 +
Decrease Font Size
 +
Increase Image change interval
 +
Decrease Image change interval
  
[1.067]
+
Properties: 4
 +
FontSize Single
 +
FontColor Color
 +
BackgroundColor Color
 +
ChangeIntervalSlider Single
 +
 
 +
[1.070]

Revision as of 08:05, 20 February 2015


Text Panel Icon.png
Large Ship Icon.png
Large Ship / Station
Text Panel
 
Components
Required

 

 
 
0
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
0
 
Active power consumption (MW):
0
 
Dimensions (W x H x D):
1 x 1 x 1
Text Panel Icon.png
Small Ship Icon.png
Small Ship
Text Panel
 
Components
Required

 

 
 
0
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
0
 
Active power consumption (MW):
0
 
Dimensions (W x H x D):
1 x 1 x 1
Notice
This is a stub copied from the Advanced Rotor. Materials and build times are the one of the Advanced Rotor set to 0. Please update


The text panel can show text messages by selecting it and pressing the "T" key. Selecting it and pressing "K", the "K-menu" is entered.
GPS coordinates shown in the GPS format in the text panel will appear in the GPS and can be activated (=shown on HUD).

Programming

(IMyTextPanel)

Actions: 7

Toggle block On/Off
Toggle block On
Toggle block Off
Increase Font Size
Decrease Font Size
Increase Image change interval
Decrease Image change interval

Properties: 4

FontSize Single
FontColor Color
BackgroundColor Color
ChangeIntervalSlider Single

[1.070]