Property | Type | Description | |
---|---|---|---|
ChosenDrawables | int[] | ||
ChosenTextures | int[][] |
Method | Description | |
---|---|---|
ClearProps ( |
Clear all props
|
|
GeneratePropCategoriesMenu ( |
Generates the prop categories menu
|
|
GeneratePropSelectorMenu ( |
Generates the prop selector menu
|
|
GeneratePropTextureSelectorMenu ( |
Generates the prop texture selector menu
|
|
GetCurrentPropSet ( ) : void |
Gets the current prop drawables and textures
|
|
RandomProps ( |
Set skin to random drawable and texture
|
|
SetPropDrawable ( |
Set prop drawable
|
|
SetPropDrawableTexture ( |
Set prop drawable texture
|
Method | Description | |
---|---|---|
Prop ( ) : System |
Static constructor
|
public static ClearProps ( |
||
sender | Source menu item | |
return | void |
public static GeneratePropCategoriesMenu ( |
||
sender | Source menu item | |
return | void |
public static GeneratePropSelectorMenu ( |
||
sender | Source menu item | |
return | void |
public static GeneratePropTextureSelectorMenu ( |
||
sender | Source menu item | |
return | void |
public static RandomProps ( |
||
sender | Source menu item | |
return | void |
public static SetPropDrawable ( |
||
sender | Source menu item | |
return | void |
public static SetPropDrawableTexture ( |
||
sender | Source menu item | |
return | void |