Свойство | Тип | Описание | |
---|---|---|---|
BlockList | Block>.Dictionary | ||
Broken | bool | ||
BrokenBefore | string | ||
TotalImages | int | ||
Version | string | ||
Water | byte |
Метод | Описание | |
---|---|---|
CheckForUpdates ( ) : bool | ||
Clear ( ) : void |
Clear all blocks
|
|
Find ( string p ) : |
||
Get ( byte type ) : |
||
Get ( short type ) : |
||
GetColor ( byte b ) : Color | ||
GetImagesLeft ( string &image ) : int | ||
Init ( ) : void |
Load blocks, update if needed.
|
|
Save ( ) : void |
Save blocks to file.
|
|
UpdateBlocks ( ) : void |
Update blocks from web.
|
|
UpdateIDs ( ) : void | ||
UpdateItems ( ) : void |
Update itms from web.
|
Метод | Описание | |
---|---|---|
GetColorFor ( |
Get average color of the image for this block
|
|
GetQuestionMark ( ) : |
||
SetupLighting ( ) : void |
From Moose
|
|
VersionToTicks ( string v ) : long |
public static CheckForUpdates ( ) : bool | ||
Результат | bool |
public static Get ( short type ) : |
||
type | short | |
Результат |
public static GetColor ( byte b ) : Color | ||
b | byte | |
Результат | Color |
public static GetImagesLeft ( string &image ) : int | ||
image | string | |
Результат | int |
public static Dictionary |
||
Результат | Block>.Dictionary |