C# Class Pathfinding.AstarUpdateChecker

Mostrar archivo Open project: jgirald/ES2015F Class Usage Examples

Public Methods

Method Description
CheckForUpdatesNow ( ) : void
GetURL ( string tag ) : string

Private Methods

Method Description
AstarUpdateChecker ( ) : System.Collections.Generic
CheckForUpdates ( ) : bool
DownloadVersionInfo ( ) : void
ParseServerMessage ( string result ) : void
RefreshServerMessage ( ) : void
ShowUpdateWindowIfRelevant ( ) : void
UpdateCheckCompleted ( string result ) : void
UpdateCheckLoop ( ) : void

Method Details

CheckForUpdatesNow() public static method

public static CheckForUpdatesNow ( ) : void
return void

GetURL() public static method

public static GetURL ( string tag ) : string
tag string
return string