메소드 | 설명 | |
---|---|---|
AddAppletIcon ( string name, Array data ) : void | ||
AddCommonLayout ( SwitchThemes.Common.LayoutPatch data ) : void | ||
AddCommonLayout ( string json ) : void | ||
AddMainBg ( Array data ) : void | ||
AddMainLayout ( SwitchThemes.Common.LayoutPatch l ) : void | ||
AddMainLayout ( string text ) : void | ||
GetNxtheme ( ) : byte[] | ||
NXThemeBuilder ( string target, string name, string author ) : SwitchThemes.Common.Bntxx |
메소드 | 설명 | |
---|---|---|
AddFile ( string name, Array data ) : void |
public AddAppletIcon ( string name, Array data ) : void | ||
name | string | |
data | Array | |
리턴 | void |
public AddCommonLayout ( SwitchThemes.Common.LayoutPatch data ) : void | ||
data | SwitchThemes.Common.LayoutPatch | |
리턴 | void |
public AddMainLayout ( SwitchThemes.Common.LayoutPatch l ) : void | ||
l | SwitchThemes.Common.LayoutPatch | |
리턴 | void |
public NXThemeBuilder ( string target, string name, string author ) : SwitchThemes.Common.Bntxx | ||
target | string | |
name | string | |
author | string | |
리턴 | SwitchThemes.Common.Bntxx |