프로퍼티 | 타입 | 설명 | |
---|---|---|---|
author | string | ||
description | string | ||
displayname | string | ||
download | string | ||
downloads | int | ||
exists | bool | ||
homepage | string | ||
mod | string | ||
timeStamp | string | ||
update | bool | ||
version | string |
메소드 | 설명 | |
---|---|---|
CompareTo ( object obj ) : int | ||
MouseOut ( |
||
MouseOver ( |
||
PassFilters ( ) : bool | ||
UIModDownloadItem ( string displayname, string name, string version, string author, string description, string homepage, string download, int downloads, string timeStamp, bool update, bool exists ) : System |
메소드 | 설명 | |
---|---|---|
DrawSelf ( |
메소드 | 설명 | |
---|---|---|
DownloadMod ( |
||
DrawPanel ( |
||
DrawTimeText ( |
||
FadedMouseOut ( |
||
FadedMouseOver ( |
||
GetHttpStatusCode ( System err ) : HttpStatusCode | ||
Moreinfo ( |
protected DrawSelf ( |
||
spriteBatch | ||
리턴 | void |
public MouseOver ( |
||
evt | ||
리턴 | void |
public UIModDownloadItem ( string displayname, string name, string version, string author, string description, string homepage, string download, int downloads, string timeStamp, bool update, bool exists ) : System | ||
displayname | string | |
name | string | |
version | string | |
author | string | |
description | string | |
homepage | string | |
download | string | |
downloads | int | |
timeStamp | string | |
update | bool | |
exists | bool | |
리턴 | System |