C# 클래스 BigRedButtonOfDeath.WPF.MainWindow

Interaction logic for MainWindow.xaml
상속: System.Windows.Window, IView
파일 보기 프로젝트 열기: russjudge/ArtemisSBS-ProtocolSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AbortSelfDestructImageProperty System.Windows.DependencyProperty
ConnectionStartedProperty System.Windows.DependencyProperty
GameRunningProperty System.Windows.DependencyProperty
HostProperty System.Windows.DependencyProperty
PortProperty System.Windows.DependencyProperty
RedAlertEnabledProperty System.Windows.DependencyProperty
SelfDestructImageProperty System.Windows.DependencyProperty
SelfDestructRunningProperty System.Windows.DependencyProperty
ShieldsRaisedProperty System.Windows.DependencyProperty
SimulationRunningProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AlertAboutArtemisVersionConflict ( string message ) : void
ConnectionFailed ( ) : void
Dispose ( ) : void
GameEnded ( ) : void
GameStarted ( ) : void
GetShipSelection ( PlayerShip shipList ) : void
MainWindow ( ) : ArtemisComm
SetAbortSelfDestruct ( ) : void
SetSelfDestructImage ( ) : void
SimulationEnded ( ) : void
UnableToConnect ( ) : void
UserShipSelect ( ) : void

보호된 메소드들

메소드 설명
Dispose ( bool isDisposing ) : void

비공개 메소드들

메소드 설명
GetImage ( string path ) : ImageSource
InitializeComponent ( ) : void
OnChangeAbortSelfDestruct ( object sender, RoutedEventArgs e ) : void
OnChangeSelfDestruct ( object sender, RoutedEventArgs e ) : void
OnClose ( object sender, RoutedEventArgs e ) : void
OnClosed ( object sender, EventArgs e ) : void
OnConnect ( object sender, RoutedEventArgs e ) : void
OnMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnReset ( object sender, RoutedEventArgs e ) : void
OnResetSelfDestruct ( object sender, RoutedEventArgs e ) : void
OnSelfDestruct ( object sender, RoutedEventArgs e ) : void
OnSizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
SelectImage ( string title, string baseFile ) : string>.KeyValuePair
System ( int connectionId, object target ) : void

메소드 상세

AlertAboutArtemisVersionConflict() 공개 메소드

public AlertAboutArtemisVersionConflict ( string message ) : void
message string
리턴 void

ConnectionFailed() 공개 메소드

public ConnectionFailed ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool isDisposing ) : void
isDisposing bool
리턴 void

GameEnded() 공개 메소드

public GameEnded ( ) : void
리턴 void

GameStarted() 공개 메소드

public GameStarted ( ) : void
리턴 void

GetShipSelection() 공개 메소드

public GetShipSelection ( PlayerShip shipList ) : void
shipList ArtemisComm.PlayerShip
리턴 void

MainWindow() 공개 메소드

public MainWindow ( ) : ArtemisComm
리턴 ArtemisComm

SetAbortSelfDestruct() 공개 메소드

public SetAbortSelfDestruct ( ) : void
리턴 void

SetSelfDestructImage() 공개 메소드

public SetSelfDestructImage ( ) : void
리턴 void

SimulationEnded() 공개 메소드

public SimulationEnded ( ) : void
리턴 void

UnableToConnect() 공개 메소드

public UnableToConnect ( ) : void
리턴 void

UserShipSelect() 공개 메소드

public UserShipSelect ( ) : void
리턴 void

프로퍼티 상세

AbortSelfDestructImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AbortSelfDestructImageProperty
리턴 System.Windows.DependencyProperty

ConnectionStartedProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ConnectionStartedProperty
리턴 System.Windows.DependencyProperty

GameRunningProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows GameRunningProperty
리턴 System.Windows.DependencyProperty

HostProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HostProperty
리턴 System.Windows.DependencyProperty

PortProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PortProperty
리턴 System.Windows.DependencyProperty

RedAlertEnabledProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows RedAlertEnabledProperty
리턴 System.Windows.DependencyProperty

SelfDestructImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SelfDestructImageProperty
리턴 System.Windows.DependencyProperty

SelfDestructRunningProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SelfDestructRunningProperty
리턴 System.Windows.DependencyProperty

ShieldsRaisedProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShieldsRaisedProperty
리턴 System.Windows.DependencyProperty

SimulationRunningProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SimulationRunningProperty
리턴 System.Windows.DependencyProperty