메소드 | 설명 | |
---|---|---|
Draw ( KerbalEngineer.Flight.Sections.SectionModule section ) : void |
Draws the target selector structure.
|
|
TargetSelector ( ) : KerbalEngineer.Flight.Sections |
메소드 | 설명 | |
---|---|---|
DrawBackToTypes ( ) : void |
Draws the back to types button.
|
|
DrawMoons ( ) : int |
Draws targetable moons.
|
|
DrawPlanets ( ) : int |
Draws the targetable planets.
|
|
DrawSearch ( ) : void |
Draws the search bar.
|
|
DrawTarget ( KerbalEngineer.Flight.Sections.SectionModule section ) : void |
Draws the target information when selected.
|
|
DrawTargetList ( ) : void |
Draws the target list.
|
|
DrawTypes ( ) : void |
Draws the button list of target types.
|
|
DrawVessels ( ) : int |
Draws targetable vessels.
|
|
SetTargetAs ( ITargetable target ) : void | ||
SetTypeAs ( VesselType vesselType ) : void | ||
SetTypeAsBody ( ) : void |
public Draw ( KerbalEngineer.Flight.Sections.SectionModule section ) : void | ||
section | KerbalEngineer.Flight.Sections.SectionModule | |
리턴 | void |
public TargetSelector ( ) : KerbalEngineer.Flight.Sections | ||
리턴 | KerbalEngineer.Flight.Sections |