FML Update
This commit is contained in:
@ -7,79 +7,79 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'Icons128x128_1' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_Icons128x128_1 extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'Icons128x128_1';
|
||||
const SUBSTYLE_Advanced = 'Advanced';
|
||||
const SUBSTYLE_Back = 'Back';
|
||||
const SUBSTYLE_BackFocusable = 'BackFocusable';
|
||||
const SUBSTYLE_Beginner = 'Beginner';
|
||||
const SUBSTYLE_Browse = 'Browse';
|
||||
const SUBSTYLE_Buddies = 'Buddies';
|
||||
const SUBSTYLE_Challenge = 'Challenge';
|
||||
const SUBSTYLE_ChallengeAuthor = 'ChallengeAuthor';
|
||||
const SUBSTYLE_Coppers = 'Coppers';
|
||||
const SUBSTYLE_Create = 'Create';
|
||||
const SUBSTYLE_Credits = 'Credits';
|
||||
const SUBSTYLE_Custom = 'Custom';
|
||||
const SUBSTYLE_CustomStars = 'CustomStars';
|
||||
const SUBSTYLE_Default = 'Default';
|
||||
const SUBSTYLE_Download = 'Download';
|
||||
const SUBSTYLE_Easy = 'Easy';
|
||||
const SUBSTYLE_Editor = 'Editor';
|
||||
const SUBSTYLE_Event = 'Event';
|
||||
const SUBSTYLE_Extreme = 'Extreme';
|
||||
const SUBSTYLE_Forever = 'Forever';
|
||||
const SUBSTYLE_GhostEditor = 'GhostEditor';
|
||||
const SUBSTYLE_Hard = 'Hard';
|
||||
const SUBSTYLE_Hotseat = 'Hotseat';
|
||||
const SUBSTYLE_Inputs = 'Inputs';
|
||||
const SUBSTYLE_Invite = 'Invite';
|
||||
const SUBSTYLE_LadderPoints = 'LadderPoints';
|
||||
const SUBSTYLE_Lan = 'Lan';
|
||||
const SUBSTYLE_Launch = 'Launch';
|
||||
const SUBSTYLE_Load = 'Load';
|
||||
const SUBSTYLE_LoadTrack = 'LoadTrack';
|
||||
const SUBSTYLE_Manialink = 'Manialink';
|
||||
const SUBSTYLE_ManiaZones = 'ManiaZones';
|
||||
const SUBSTYLE_MedalCount = 'MedalCount';
|
||||
const SUBSTYLE_MediaTracker = 'MediaTracker';
|
||||
const SUBSTYLE_Medium = 'Medium';
|
||||
const SUBSTYLE_Multiplayer = 'Multiplayer';
|
||||
const SUBSTYLE_Nations = 'Nations';
|
||||
const SUBSTYLE_NewTrack = 'NewTrack';
|
||||
const SUBSTYLE_Options = 'Options';
|
||||
const SUBSTYLE_Padlock = 'Padlock';
|
||||
const SUBSTYLE_Paint = 'Paint';
|
||||
const SUBSTYLE_Platform = 'Platform';
|
||||
const SUBSTYLE_PlayerPage = 'PlayerPage';
|
||||
const SUBSTYLE_Profile = 'Profile';
|
||||
const SUBSTYLE_ProfileAdvanced = 'ProfileAdvanced';
|
||||
const SUBSTYLE_ProfileVehicle = 'ProfileVehicle';
|
||||
const SUBSTYLE_Puzzle = 'Puzzle';
|
||||
const SUBSTYLE_Quit = 'Quit';
|
||||
const SUBSTYLE_Race = 'Race';
|
||||
const SUBSTYLE_Rankings = 'Rankings';
|
||||
const SUBSTYLE_Replay = 'Replay';
|
||||
const SUBSTYLE_Save = 'Save';
|
||||
const SUBSTYLE_ServersAll = 'ServersAll';
|
||||
const STYLE = 'Icons128x128_1';
|
||||
const SUBSTYLE_Advanced = 'Advanced';
|
||||
const SUBSTYLE_Back = 'Back';
|
||||
const SUBSTYLE_BackFocusable = 'BackFocusable';
|
||||
const SUBSTYLE_Beginner = 'Beginner';
|
||||
const SUBSTYLE_Browse = 'Browse';
|
||||
const SUBSTYLE_Buddies = 'Buddies';
|
||||
const SUBSTYLE_Challenge = 'Challenge';
|
||||
const SUBSTYLE_ChallengeAuthor = 'ChallengeAuthor';
|
||||
const SUBSTYLE_Coppers = 'Coppers';
|
||||
const SUBSTYLE_Create = 'Create';
|
||||
const SUBSTYLE_Credits = 'Credits';
|
||||
const SUBSTYLE_Custom = 'Custom';
|
||||
const SUBSTYLE_CustomStars = 'CustomStars';
|
||||
const SUBSTYLE_Default = 'Default';
|
||||
const SUBSTYLE_Download = 'Download';
|
||||
const SUBSTYLE_Easy = 'Easy';
|
||||
const SUBSTYLE_Editor = 'Editor';
|
||||
const SUBSTYLE_Event = 'Event';
|
||||
const SUBSTYLE_Extreme = 'Extreme';
|
||||
const SUBSTYLE_Forever = 'Forever';
|
||||
const SUBSTYLE_GhostEditor = 'GhostEditor';
|
||||
const SUBSTYLE_Hard = 'Hard';
|
||||
const SUBSTYLE_Hotseat = 'Hotseat';
|
||||
const SUBSTYLE_Inputs = 'Inputs';
|
||||
const SUBSTYLE_Invite = 'Invite';
|
||||
const SUBSTYLE_LadderPoints = 'LadderPoints';
|
||||
const SUBSTYLE_Lan = 'Lan';
|
||||
const SUBSTYLE_Launch = 'Launch';
|
||||
const SUBSTYLE_Load = 'Load';
|
||||
const SUBSTYLE_LoadTrack = 'LoadTrack';
|
||||
const SUBSTYLE_Manialink = 'Manialink';
|
||||
const SUBSTYLE_ManiaZones = 'ManiaZones';
|
||||
const SUBSTYLE_MedalCount = 'MedalCount';
|
||||
const SUBSTYLE_MediaTracker = 'MediaTracker';
|
||||
const SUBSTYLE_Medium = 'Medium';
|
||||
const SUBSTYLE_Multiplayer = 'Multiplayer';
|
||||
const SUBSTYLE_Nations = 'Nations';
|
||||
const SUBSTYLE_NewTrack = 'NewTrack';
|
||||
const SUBSTYLE_Options = 'Options';
|
||||
const SUBSTYLE_Padlock = 'Padlock';
|
||||
const SUBSTYLE_Paint = 'Paint';
|
||||
const SUBSTYLE_Platform = 'Platform';
|
||||
const SUBSTYLE_PlayerPage = 'PlayerPage';
|
||||
const SUBSTYLE_Profile = 'Profile';
|
||||
const SUBSTYLE_ProfileAdvanced = 'ProfileAdvanced';
|
||||
const SUBSTYLE_ProfileVehicle = 'ProfileVehicle';
|
||||
const SUBSTYLE_Puzzle = 'Puzzle';
|
||||
const SUBSTYLE_Quit = 'Quit';
|
||||
const SUBSTYLE_Race = 'Race';
|
||||
const SUBSTYLE_Rankings = 'Rankings';
|
||||
const SUBSTYLE_Replay = 'Replay';
|
||||
const SUBSTYLE_Save = 'Save';
|
||||
const SUBSTYLE_ServersAll = 'ServersAll';
|
||||
const SUBSTYLE_ServersFavorites = 'ServersFavorites';
|
||||
const SUBSTYLE_ServersSuggested = 'ServersSuggested';
|
||||
const SUBSTYLE_Share = 'Share';
|
||||
const SUBSTYLE_ShareBlink = 'ShareBlink';
|
||||
const SUBSTYLE_SkillPoints = 'SkillPoints';
|
||||
const SUBSTYLE_Solo = 'Solo';
|
||||
const SUBSTYLE_Statistics = 'Statistics';
|
||||
const SUBSTYLE_Stunts = 'Stunts';
|
||||
const SUBSTYLE_United = 'United';
|
||||
const SUBSTYLE_Upload = 'Upload';
|
||||
const SUBSTYLE_Vehicles = 'Vehicles';
|
||||
const SUBSTYLE_Share = 'Share';
|
||||
const SUBSTYLE_ShareBlink = 'ShareBlink';
|
||||
const SUBSTYLE_SkillPoints = 'SkillPoints';
|
||||
const SUBSTYLE_Solo = 'Solo';
|
||||
const SUBSTYLE_Statistics = 'Statistics';
|
||||
const SUBSTYLE_Stunts = 'Stunts';
|
||||
const SUBSTYLE_United = 'United';
|
||||
const SUBSTYLE_Upload = 'Upload';
|
||||
const SUBSTYLE_Vehicles = 'Vehicles';
|
||||
|
||||
/**
|
||||
* Create a new Quad_Icons128x128_1 Control
|
||||
|
@ -7,79 +7,79 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'Icons128x128_Blink' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_Icons128x128_Blink extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'Icons128x128_Blink';
|
||||
const SUBSTYLE_Advanced = 'Advanced';
|
||||
const SUBSTYLE_Back = 'Back';
|
||||
const SUBSTYLE_BackFocusable = 'BackFocusable';
|
||||
const SUBSTYLE_Beginner = 'Beginner';
|
||||
const SUBSTYLE_Browse = 'Browse';
|
||||
const SUBSTYLE_Buddies = 'Buddies';
|
||||
const SUBSTYLE_Challenge = 'Challenge';
|
||||
const SUBSTYLE_ChallengeAuthor = 'ChallengeAuthor';
|
||||
const SUBSTYLE_Coppers = 'Coppers';
|
||||
const SUBSTYLE_Create = 'Create';
|
||||
const SUBSTYLE_Credits = 'Credits';
|
||||
const SUBSTYLE_Custom = 'Custom';
|
||||
const SUBSTYLE_CustomStars = 'CustomStars';
|
||||
const SUBSTYLE_Default = 'Default';
|
||||
const SUBSTYLE_Download = 'Download';
|
||||
const SUBSTYLE_Easy = 'Easy';
|
||||
const SUBSTYLE_Editor = 'Editor';
|
||||
const SUBSTYLE_Event = 'Event';
|
||||
const SUBSTYLE_Extreme = 'Extreme';
|
||||
const SUBSTYLE_Forever = 'Forever';
|
||||
const SUBSTYLE_GhostEditor = 'GhostEditor';
|
||||
const SUBSTYLE_Hard = 'Hard';
|
||||
const SUBSTYLE_Hotseat = 'Hotseat';
|
||||
const SUBSTYLE_Inputs = 'Inputs';
|
||||
const SUBSTYLE_Invite = 'Invite';
|
||||
const SUBSTYLE_LadderPoints = 'LadderPoints';
|
||||
const SUBSTYLE_Lan = 'Lan';
|
||||
const SUBSTYLE_Launch = 'Launch';
|
||||
const SUBSTYLE_Load = 'Load';
|
||||
const SUBSTYLE_LoadTrack = 'LoadTrack';
|
||||
const SUBSTYLE_Manialink = 'Manialink';
|
||||
const SUBSTYLE_ManiaZones = 'ManiaZones';
|
||||
const SUBSTYLE_MedalCount = 'MedalCount';
|
||||
const SUBSTYLE_MediaTracker = 'MediaTracker';
|
||||
const SUBSTYLE_Medium = 'Medium';
|
||||
const SUBSTYLE_Multiplayer = 'Multiplayer';
|
||||
const SUBSTYLE_Nations = 'Nations';
|
||||
const SUBSTYLE_NewTrack = 'NewTrack';
|
||||
const SUBSTYLE_Options = 'Options';
|
||||
const SUBSTYLE_Padlock = 'Padlock';
|
||||
const SUBSTYLE_Paint = 'Paint';
|
||||
const SUBSTYLE_Platform = 'Platform';
|
||||
const SUBSTYLE_PlayerPage = 'PlayerPage';
|
||||
const SUBSTYLE_Profile = 'Profile';
|
||||
const SUBSTYLE_ProfileAdvanced = 'ProfileAdvanced';
|
||||
const SUBSTYLE_ProfileVehicle = 'ProfileVehicle';
|
||||
const SUBSTYLE_Puzzle = 'Puzzle';
|
||||
const SUBSTYLE_Quit = 'Quit';
|
||||
const SUBSTYLE_Race = 'Race';
|
||||
const SUBSTYLE_Rankings = 'Rankings';
|
||||
const SUBSTYLE_Replay = 'Replay';
|
||||
const SUBSTYLE_Save = 'Save';
|
||||
const SUBSTYLE_ServersAll = 'ServersAll';
|
||||
const STYLE = 'Icons128x128_Blink';
|
||||
const SUBSTYLE_Advanced = 'Advanced';
|
||||
const SUBSTYLE_Back = 'Back';
|
||||
const SUBSTYLE_BackFocusable = 'BackFocusable';
|
||||
const SUBSTYLE_Beginner = 'Beginner';
|
||||
const SUBSTYLE_Browse = 'Browse';
|
||||
const SUBSTYLE_Buddies = 'Buddies';
|
||||
const SUBSTYLE_Challenge = 'Challenge';
|
||||
const SUBSTYLE_ChallengeAuthor = 'ChallengeAuthor';
|
||||
const SUBSTYLE_Coppers = 'Coppers';
|
||||
const SUBSTYLE_Create = 'Create';
|
||||
const SUBSTYLE_Credits = 'Credits';
|
||||
const SUBSTYLE_Custom = 'Custom';
|
||||
const SUBSTYLE_CustomStars = 'CustomStars';
|
||||
const SUBSTYLE_Default = 'Default';
|
||||
const SUBSTYLE_Download = 'Download';
|
||||
const SUBSTYLE_Easy = 'Easy';
|
||||
const SUBSTYLE_Editor = 'Editor';
|
||||
const SUBSTYLE_Event = 'Event';
|
||||
const SUBSTYLE_Extreme = 'Extreme';
|
||||
const SUBSTYLE_Forever = 'Forever';
|
||||
const SUBSTYLE_GhostEditor = 'GhostEditor';
|
||||
const SUBSTYLE_Hard = 'Hard';
|
||||
const SUBSTYLE_Hotseat = 'Hotseat';
|
||||
const SUBSTYLE_Inputs = 'Inputs';
|
||||
const SUBSTYLE_Invite = 'Invite';
|
||||
const SUBSTYLE_LadderPoints = 'LadderPoints';
|
||||
const SUBSTYLE_Lan = 'Lan';
|
||||
const SUBSTYLE_Launch = 'Launch';
|
||||
const SUBSTYLE_Load = 'Load';
|
||||
const SUBSTYLE_LoadTrack = 'LoadTrack';
|
||||
const SUBSTYLE_Manialink = 'Manialink';
|
||||
const SUBSTYLE_ManiaZones = 'ManiaZones';
|
||||
const SUBSTYLE_MedalCount = 'MedalCount';
|
||||
const SUBSTYLE_MediaTracker = 'MediaTracker';
|
||||
const SUBSTYLE_Medium = 'Medium';
|
||||
const SUBSTYLE_Multiplayer = 'Multiplayer';
|
||||
const SUBSTYLE_Nations = 'Nations';
|
||||
const SUBSTYLE_NewTrack = 'NewTrack';
|
||||
const SUBSTYLE_Options = 'Options';
|
||||
const SUBSTYLE_Padlock = 'Padlock';
|
||||
const SUBSTYLE_Paint = 'Paint';
|
||||
const SUBSTYLE_Platform = 'Platform';
|
||||
const SUBSTYLE_PlayerPage = 'PlayerPage';
|
||||
const SUBSTYLE_Profile = 'Profile';
|
||||
const SUBSTYLE_ProfileAdvanced = 'ProfileAdvanced';
|
||||
const SUBSTYLE_ProfileVehicle = 'ProfileVehicle';
|
||||
const SUBSTYLE_Puzzle = 'Puzzle';
|
||||
const SUBSTYLE_Quit = 'Quit';
|
||||
const SUBSTYLE_Race = 'Race';
|
||||
const SUBSTYLE_Rankings = 'Rankings';
|
||||
const SUBSTYLE_Replay = 'Replay';
|
||||
const SUBSTYLE_Save = 'Save';
|
||||
const SUBSTYLE_ServersAll = 'ServersAll';
|
||||
const SUBSTYLE_ServersFavorites = 'ServersFavorites';
|
||||
const SUBSTYLE_ServersSuggested = 'ServersSuggested';
|
||||
const SUBSTYLE_Share = 'Share';
|
||||
const SUBSTYLE_ShareBlink = 'ShareBlink';
|
||||
const SUBSTYLE_SkillPoints = 'SkillPoints';
|
||||
const SUBSTYLE_Solo = 'Solo';
|
||||
const SUBSTYLE_Statistics = 'Statistics';
|
||||
const SUBSTYLE_Stunts = 'Stunts';
|
||||
const SUBSTYLE_United = 'United';
|
||||
const SUBSTYLE_Upload = 'Upload';
|
||||
const SUBSTYLE_Vehicles = 'Vehicles';
|
||||
const SUBSTYLE_Share = 'Share';
|
||||
const SUBSTYLE_ShareBlink = 'ShareBlink';
|
||||
const SUBSTYLE_SkillPoints = 'SkillPoints';
|
||||
const SUBSTYLE_Solo = 'Solo';
|
||||
const SUBSTYLE_Statistics = 'Statistics';
|
||||
const SUBSTYLE_Stunts = 'Stunts';
|
||||
const SUBSTYLE_United = 'United';
|
||||
const SUBSTYLE_Upload = 'Upload';
|
||||
const SUBSTYLE_Vehicles = 'Vehicles';
|
||||
|
||||
/**
|
||||
* Create a new Quad_Icons128x128_Blink Control
|
||||
|
@ -7,21 +7,21 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'ManiaPlanetLogos' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_ManiaPlanetLogos extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'ManiaPlanetLogos';
|
||||
const SUBSTYLE_IconPlanets = 'IconPlanets';
|
||||
const SUBSTYLE_IconPlanetsPerspective = 'IconPlanetsPerspective';
|
||||
const SUBSTYLE_IconPlanetsSmall = 'IconPlanetsSmall';
|
||||
const SUBSTYLE_ManiaPlanetLogoBlack = 'ManiaPlanetLogoBlack';
|
||||
const STYLE = 'ManiaPlanetLogos';
|
||||
const SUBSTYLE_IconPlanets = 'IconPlanets';
|
||||
const SUBSTYLE_IconPlanetsPerspective = 'IconPlanetsPerspective';
|
||||
const SUBSTYLE_IconPlanetsSmall = 'IconPlanetsSmall';
|
||||
const SUBSTYLE_ManiaPlanetLogoBlack = 'ManiaPlanetLogoBlack';
|
||||
const SUBSTYLE_ManiaPlanetLogoBlackSmall = 'ManiaPlanetLogoBlackSmall';
|
||||
const SUBSTYLE_ManiaPlanetLogoWhite = 'ManiaPlanetLogoWhite';
|
||||
const SUBSTYLE_ManiaPlanetLogoWhite = 'ManiaPlanetLogoWhite';
|
||||
const SUBSTYLE_ManiaPlanetLogoWhiteSmall = 'ManiaPlanetLogoWhiteSmall';
|
||||
|
||||
/**
|
||||
|
@ -7,26 +7,26 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'ManiaPlanetMainMenu' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_ManiaPlanetMainMenu extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'ManiaPlanetMainMenu';
|
||||
const SUBSTYLE_BottomBar = 'BottomBar';
|
||||
const SUBSTYLE_Highlight = 'Highlight';
|
||||
const SUBSTYLE_IconAdd = 'IconAdd';
|
||||
const SUBSTYLE_IconHome = 'IconHome';
|
||||
const SUBSTYLE_IconPlay = 'IconPlay';
|
||||
const SUBSTYLE_IconQuit = 'IconQuit';
|
||||
const STYLE = 'ManiaPlanetMainMenu';
|
||||
const SUBSTYLE_BottomBar = 'BottomBar';
|
||||
const SUBSTYLE_Highlight = 'Highlight';
|
||||
const SUBSTYLE_IconAdd = 'IconAdd';
|
||||
const SUBSTYLE_IconHome = 'IconHome';
|
||||
const SUBSTYLE_IconPlay = 'IconPlay';
|
||||
const SUBSTYLE_IconQuit = 'IconQuit';
|
||||
const SUBSTYLE_IconSettings = 'IconSettings';
|
||||
const SUBSTYLE_IconStore = 'IconStore';
|
||||
const SUBSTYLE_MainBg = 'MainBg';
|
||||
const SUBSTYLE_TitleBg = 'TitleBg';
|
||||
const SUBSTYLE_TopBar = 'TopBar';
|
||||
const SUBSTYLE_IconStore = 'IconStore';
|
||||
const SUBSTYLE_MainBg = 'MainBg';
|
||||
const SUBSTYLE_TitleBg = 'TitleBg';
|
||||
const SUBSTYLE_TopBar = 'TopBar';
|
||||
|
||||
/**
|
||||
* Create a new Quad_ManiaPlanetMainMenu Control
|
||||
|
@ -7,21 +7,21 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'ManiaplanetSystem' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_ManiaplanetSystem extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'ManiaplanetSystem';
|
||||
const SUBSTYLE_BgDialog = 'BgDialog';
|
||||
const STYLE = 'ManiaplanetSystem';
|
||||
const SUBSTYLE_BgDialog = 'BgDialog';
|
||||
const SUBSTYLE_BgDialogAnchor = 'BgDialogAnchor';
|
||||
const SUBSTYLE_BgFloat = 'BgFloat';
|
||||
const SUBSTYLE_Events = 'Events';
|
||||
const SUBSTYLE_Medals = 'Medals';
|
||||
const SUBSTYLE_Statistics = 'Statistics';
|
||||
const SUBSTYLE_BgFloat = 'BgFloat';
|
||||
const SUBSTYLE_Events = 'Events';
|
||||
const SUBSTYLE_Medals = 'Medals';
|
||||
const SUBSTYLE_Statistics = 'Statistics';
|
||||
|
||||
/**
|
||||
* Create a new Quad_ManiaplanetSystem Control
|
||||
|
@ -7,22 +7,22 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'MedalsBig' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_MedalsBig extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'MedalsBig';
|
||||
const SUBSTYLE_MedalBronze = 'MedalBronze';
|
||||
const SUBSTYLE_MedalGold = 'MedalGold';
|
||||
const SUBSTYLE_MedalGoldPerspective = 'MedalGoldPerspective';
|
||||
const SUBSTYLE_MedalNadeo = 'MedalNadeo';
|
||||
const STYLE = 'MedalsBig';
|
||||
const SUBSTYLE_MedalBronze = 'MedalBronze';
|
||||
const SUBSTYLE_MedalGold = 'MedalGold';
|
||||
const SUBSTYLE_MedalGoldPerspective = 'MedalGoldPerspective';
|
||||
const SUBSTYLE_MedalNadeo = 'MedalNadeo';
|
||||
const SUBSTYLE_MedalNadeoPerspective = 'MedalNadeoPerspective';
|
||||
const SUBSTYLE_MedalSilver = 'MedalSilver';
|
||||
const SUBSTYLE_MedalSlot = 'MedalSlot';
|
||||
const SUBSTYLE_MedalSilver = 'MedalSilver';
|
||||
const SUBSTYLE_MedalSlot = 'MedalSlot';
|
||||
|
||||
/**
|
||||
* Create a new Quad_MedalsBig Control
|
||||
|
@ -7,19 +7,19 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'TitleLogos' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_TitleLogos extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'TitleLogos';
|
||||
const SUBSTYLE_Author = 'Author';
|
||||
const STYLE = 'TitleLogos';
|
||||
const SUBSTYLE_Author = 'Author';
|
||||
const SUBSTYLE_Collection = 'Collection';
|
||||
const SUBSTYLE_Icon = 'Icon';
|
||||
const SUBSTYLE_Title = 'Title';
|
||||
const SUBSTYLE_Icon = 'Icon';
|
||||
const SUBSTYLE_Title = 'Title';
|
||||
|
||||
/**
|
||||
* Create a new Quad_TitleLogos Control
|
||||
|
@ -7,71 +7,71 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'UIConstruction_Buttons' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_UIConstruction_Buttons extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'UIConstruction_Buttons';
|
||||
const SUBSTYLE_ActionMaker = 'ActionMaker';
|
||||
const SUBSTYLE_Add = 'Add';
|
||||
const SUBSTYLE_AirMapping = 'AirMapping';
|
||||
const SUBSTYLE_Author = 'Author';
|
||||
const SUBSTYLE_AuthorTime = 'AuthorTime';
|
||||
const SUBSTYLE_BgEditors = 'BgEditors';
|
||||
const SUBSTYLE_BgIcons = 'BgIcons';
|
||||
const SUBSTYLE_BgMain = 'BgMain';
|
||||
const SUBSTYLE_BgTools = 'BgTools';
|
||||
const SUBSTYLE_BlockEditor = 'BlockEditor';
|
||||
const SUBSTYLE_Camera = 'Camera';
|
||||
const SUBSTYLE_Challenge = 'Challenge';
|
||||
const SUBSTYLE_CopyPaste = 'CopyPaste';
|
||||
const SUBSTYLE_DecalEditor = 'DecalEditor';
|
||||
const SUBSTYLE_Delete = 'Delete';
|
||||
const SUBSTYLE_Directory = 'Directory';
|
||||
const SUBSTYLE_Down = 'Down';
|
||||
const SUBSTYLE_Drive = 'Drive';
|
||||
const SUBSTYLE_Erase = 'Erase';
|
||||
const SUBSTYLE_GhostBlocks = 'GhostBlocks';
|
||||
const SUBSTYLE_Help = 'Help';
|
||||
const SUBSTYLE_Item = 'Item';
|
||||
const SUBSTYLE_Left = 'Left';
|
||||
const SUBSTYLE_MacroBlockEditor = 'MacroBlockEditor';
|
||||
const SUBSTYLE_MediaTracker = 'MediaTracker';
|
||||
const SUBSTYLE_ObjectEditor = 'ObjectEditor';
|
||||
const SUBSTYLE_OffZone = 'OffZone';
|
||||
const SUBSTYLE_Options = 'Options';
|
||||
const SUBSTYLE_Paint = 'Paint';
|
||||
const SUBSTYLE_Pick = 'Pick';
|
||||
const SUBSTYLE_Plugins = 'Plugins';
|
||||
const SUBSTYLE_Quit = 'Quit';
|
||||
const SUBSTYLE_Redo = 'Redo';
|
||||
const SUBSTYLE_Reload = 'Reload';
|
||||
const SUBSTYLE_Right = 'Right';
|
||||
const SUBSTYLE_Save = 'Save';
|
||||
const SUBSTYLE_SaveAs = 'SaveAs';
|
||||
const SUBSTYLE_ScriptEditor = 'ScriptEditor';
|
||||
const STYLE = 'UIConstruction_Buttons';
|
||||
const SUBSTYLE_ActionMaker = 'ActionMaker';
|
||||
const SUBSTYLE_Add = 'Add';
|
||||
const SUBSTYLE_AirMapping = 'AirMapping';
|
||||
const SUBSTYLE_Author = 'Author';
|
||||
const SUBSTYLE_AuthorTime = 'AuthorTime';
|
||||
const SUBSTYLE_BgEditors = 'BgEditors';
|
||||
const SUBSTYLE_BgIcons = 'BgIcons';
|
||||
const SUBSTYLE_BgMain = 'BgMain';
|
||||
const SUBSTYLE_BgTools = 'BgTools';
|
||||
const SUBSTYLE_BlockEditor = 'BlockEditor';
|
||||
const SUBSTYLE_Camera = 'Camera';
|
||||
const SUBSTYLE_Challenge = 'Challenge';
|
||||
const SUBSTYLE_CopyPaste = 'CopyPaste';
|
||||
const SUBSTYLE_DecalEditor = 'DecalEditor';
|
||||
const SUBSTYLE_Delete = 'Delete';
|
||||
const SUBSTYLE_Directory = 'Directory';
|
||||
const SUBSTYLE_Down = 'Down';
|
||||
const SUBSTYLE_Drive = 'Drive';
|
||||
const SUBSTYLE_Erase = 'Erase';
|
||||
const SUBSTYLE_GhostBlocks = 'GhostBlocks';
|
||||
const SUBSTYLE_Help = 'Help';
|
||||
const SUBSTYLE_Item = 'Item';
|
||||
const SUBSTYLE_Left = 'Left';
|
||||
const SUBSTYLE_MacroBlockEditor = 'MacroBlockEditor';
|
||||
const SUBSTYLE_MediaTracker = 'MediaTracker';
|
||||
const SUBSTYLE_ObjectEditor = 'ObjectEditor';
|
||||
const SUBSTYLE_OffZone = 'OffZone';
|
||||
const SUBSTYLE_Options = 'Options';
|
||||
const SUBSTYLE_Paint = 'Paint';
|
||||
const SUBSTYLE_Pick = 'Pick';
|
||||
const SUBSTYLE_Plugins = 'Plugins';
|
||||
const SUBSTYLE_Quit = 'Quit';
|
||||
const SUBSTYLE_Redo = 'Redo';
|
||||
const SUBSTYLE_Reload = 'Reload';
|
||||
const SUBSTYLE_Right = 'Right';
|
||||
const SUBSTYLE_Save = 'Save';
|
||||
const SUBSTYLE_SaveAs = 'SaveAs';
|
||||
const SUBSTYLE_ScriptEditor = 'ScriptEditor';
|
||||
const SUBSTYLE_SpotModelClearUnused = 'SpotModelClearUnused';
|
||||
const SUBSTYLE_SpotModelDuplicate = 'SpotModelDuplicate';
|
||||
const SUBSTYLE_SpotModelNew = 'SpotModelNew';
|
||||
const SUBSTYLE_SpotModelRename = 'SpotModelRename';
|
||||
const SUBSTYLE_Square = 'Square';
|
||||
const SUBSTYLE_Stats = 'Stats';
|
||||
const SUBSTYLE_Sub = 'Sub';
|
||||
const SUBSTYLE_TerrainEditor = 'TerrainEditor';
|
||||
const SUBSTYLE_TestSm = 'TestSm';
|
||||
const SUBSTYLE_Text = 'Text';
|
||||
const SUBSTYLE_Tools = 'Tools';
|
||||
const SUBSTYLE_Underground = 'Underground';
|
||||
const SUBSTYLE_Undo = 'Undo';
|
||||
const SUBSTYLE_Up = 'Up';
|
||||
const SUBSTYLE_Validate = 'Validate';
|
||||
const SUBSTYLE_Validate_Step1 = 'Validate_Step1';
|
||||
const SUBSTYLE_Validate_Step2 = 'Validate_Step2';
|
||||
const SUBSTYLE_Validate_Step3 = 'Validate_Step3';
|
||||
const SUBSTYLE_SpotModelDuplicate = 'SpotModelDuplicate';
|
||||
const SUBSTYLE_SpotModelNew = 'SpotModelNew';
|
||||
const SUBSTYLE_SpotModelRename = 'SpotModelRename';
|
||||
const SUBSTYLE_Square = 'Square';
|
||||
const SUBSTYLE_Stats = 'Stats';
|
||||
const SUBSTYLE_Sub = 'Sub';
|
||||
const SUBSTYLE_TerrainEditor = 'TerrainEditor';
|
||||
const SUBSTYLE_TestSm = 'TestSm';
|
||||
const SUBSTYLE_Text = 'Text';
|
||||
const SUBSTYLE_Tools = 'Tools';
|
||||
const SUBSTYLE_Underground = 'Underground';
|
||||
const SUBSTYLE_Undo = 'Undo';
|
||||
const SUBSTYLE_Up = 'Up';
|
||||
const SUBSTYLE_Validate = 'Validate';
|
||||
const SUBSTYLE_Validate_Step1 = 'Validate_Step1';
|
||||
const SUBSTYLE_Validate_Step2 = 'Validate_Step2';
|
||||
const SUBSTYLE_Validate_Step3 = 'Validate_Step3';
|
||||
|
||||
/**
|
||||
* Create a new Quad_UIConstruction_Buttons Control
|
||||
|
@ -7,27 +7,27 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'UIConstruction_Buttons2' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_UIConstruction_Buttons2 extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'UIConstruction_Buttons2';
|
||||
const SUBSTYLE_AirMapping = 'AirMapping';
|
||||
const STYLE = 'UIConstruction_Buttons2';
|
||||
const SUBSTYLE_AirMapping = 'AirMapping';
|
||||
const SUBSTYLE_BlockEditor = 'BlockEditor';
|
||||
const SUBSTYLE_Copy = 'Copy';
|
||||
const SUBSTYLE_Cut = 'Cut';
|
||||
const SUBSTYLE_Copy = 'Copy';
|
||||
const SUBSTYLE_Cut = 'Cut';
|
||||
const SUBSTYLE_GhostBlocks = 'GhostBlocks';
|
||||
const SUBSTYLE_KeysAdd = 'KeysAdd';
|
||||
const SUBSTYLE_KeysCopy = 'KeysCopy';
|
||||
const SUBSTYLE_KeysDelete = 'KeysDelete';
|
||||
const SUBSTYLE_KeysPaste = 'KeysPaste';
|
||||
const SUBSTYLE_New = 'New';
|
||||
const SUBSTYLE_Open = 'Open';
|
||||
const SUBSTYLE_Symmetry = 'Symmetry';
|
||||
const SUBSTYLE_KeysAdd = 'KeysAdd';
|
||||
const SUBSTYLE_KeysCopy = 'KeysCopy';
|
||||
const SUBSTYLE_KeysDelete = 'KeysDelete';
|
||||
const SUBSTYLE_KeysPaste = 'KeysPaste';
|
||||
const SUBSTYLE_New = 'New';
|
||||
const SUBSTYLE_Open = 'Open';
|
||||
const SUBSTYLE_Symmetry = 'Symmetry';
|
||||
|
||||
/**
|
||||
* Create a new Quad_UIConstruction_Buttons2 Control
|
||||
|
@ -7,36 +7,36 @@ use FML\Controls\Quad;
|
||||
/**
|
||||
* Quad Class for 'UiSMSpectatorScoreBig' Style
|
||||
*
|
||||
* @author steeffeen
|
||||
* @author steeffeen
|
||||
* @copyright FancyManiaLinks Copyright © 2014 Steffen Schröder
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class Quad_UiSMSpectatorScoreBig extends Quad {
|
||||
/*
|
||||
* Constants
|
||||
*/
|
||||
const STYLE = 'UiSMSpectatorScoreBig';
|
||||
CONST SUBSTYLE_BotLeft = 'BotLeft';
|
||||
CONST SUBSTYLE_BotLeftGlass = 'BotLeftGlass';
|
||||
CONST SUBSTYLE_BotRight = 'BotRight';
|
||||
CONST SUBSTYLE_BotRightGlass = 'BotRightGlass';
|
||||
CONST SUBSTYLE_CenterShield = 'CenterShield';
|
||||
CONST SUBSTYLE_CenterShieldSmall = 'CenterShieldSmall';
|
||||
CONST SUBSTYLE_HandleLeft = 'HandleLeft';
|
||||
CONST SUBSTYLE_HandleRight = 'HandleRight';
|
||||
CONST SUBSTYLE_PlayerGlass = 'PlayerGlass';
|
||||
CONST SUBSTYLE_PlayerIconBg = 'PlayerIconBg';
|
||||
CONST SUBSTYLE_PlayerJunction = 'PlayerJunction';
|
||||
CONST SUBSTYLE_PlayerSlot = 'PlayerSlot';
|
||||
CONST SUBSTYLE_PlayerSlotCenter = 'PlayerSlotCenter';
|
||||
CONST SUBSTYLE_PlayerSlotRev = 'PlayerSlotRev';
|
||||
CONST SUBSTYLE_PlayerSlotSmall = 'PlayerSlotSmall';
|
||||
const STYLE = 'UiSMSpectatorScoreBig';
|
||||
CONST SUBSTYLE_BotLeft = 'BotLeft';
|
||||
CONST SUBSTYLE_BotLeftGlass = 'BotLeftGlass';
|
||||
CONST SUBSTYLE_BotRight = 'BotRight';
|
||||
CONST SUBSTYLE_BotRightGlass = 'BotRightGlass';
|
||||
CONST SUBSTYLE_CenterShield = 'CenterShield';
|
||||
CONST SUBSTYLE_CenterShieldSmall = 'CenterShieldSmall';
|
||||
CONST SUBSTYLE_HandleLeft = 'HandleLeft';
|
||||
CONST SUBSTYLE_HandleRight = 'HandleRight';
|
||||
CONST SUBSTYLE_PlayerGlass = 'PlayerGlass';
|
||||
CONST SUBSTYLE_PlayerIconBg = 'PlayerIconBg';
|
||||
CONST SUBSTYLE_PlayerJunction = 'PlayerJunction';
|
||||
CONST SUBSTYLE_PlayerSlot = 'PlayerSlot';
|
||||
CONST SUBSTYLE_PlayerSlotCenter = 'PlayerSlotCenter';
|
||||
CONST SUBSTYLE_PlayerSlotRev = 'PlayerSlotRev';
|
||||
CONST SUBSTYLE_PlayerSlotSmall = 'PlayerSlotSmall';
|
||||
CONST SUBSTYLE_PlayerSlotSmallRev = 'PlayerSlotSmallRev';
|
||||
CONST SUBSTYLE_TableBgHoriz = 'TableBgHoriz';
|
||||
CONST SUBSTYLE_TableBgVert = 'TableBgVert';
|
||||
CONST SUBSTYLE_Top = 'Top';
|
||||
CONST SUBSTYLE_UIRange1Bg = 'UIRange1Bg';
|
||||
CONST SUBSTYLE_UIRange2Bg = 'UIRange2Bg';
|
||||
CONST SUBSTYLE_TableBgHoriz = 'TableBgHoriz';
|
||||
CONST SUBSTYLE_TableBgVert = 'TableBgVert';
|
||||
CONST SUBSTYLE_Top = 'Top';
|
||||
CONST SUBSTYLE_UIRange1Bg = 'UIRange1Bg';
|
||||
CONST SUBSTYLE_UIRange2Bg = 'UIRange2Bg';
|
||||
|
||||
/**
|
||||
* Create a new Quad_UiSMSpectatorScoreBig Control
|
||||
|
Reference in New Issue
Block a user