Method |
Description |
|
ButtonHostClick ( object sender, RoutedEventArgs e ) : void |
|
|
ButtonJoinClick ( object sender, RoutedEventArgs e ) : void |
|
|
ButtonJoinOfflineGame ( object sender, RoutedEventArgs e ) : void |
|
|
ButtonKillGame ( object sender, RoutedEventArgs e ) : void |
|
|
ChattingOnOnCreateRoom ( object sender, Skylabs.Lobby.ChatRoom room ) : void |
|
|
ConnectOfflineGameDialogOnClose ( object o, DialogResult dialogResult ) : void |
|
|
FinishJoinGame ( System.Threading.Tasks.Task task ) : void |
|
|
GameListItemDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
|
|
HostGameSettingsDialogOnClose ( object o, DialogResult dialogResult ) : void |
|
|
ListViewGameListSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
|
|
ListViewGameList_OnDragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void |
|
|
LobbyClient_OnDisconnect ( object sender, EventArgs e ) : void |
|
|
LobbyClient_OnLoginComplete ( object sender, LoginResults results ) : void |
|
|
RefreshGameList ( List games ) : void |
|
|
RefreshGamesTask ( object state ) : void |
|
|
ShowHostGameDialog ( ) : void |
|
|
ShowJoinOfflineGameDialog ( ) : void |
|
|
StartJoinGame ( Octgn.ViewModels.HostedGameViewModel hostedGame, DataNew game, bool spectate ) : void |
|
|