From 58a47386a711746d17c5c66ac897a53f7a4aad4b Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 13 Oct 2020 07:02:26 +0800 Subject: +samurai & ninja animations --- Assets/ThirdParty/Demigiant/DemiLib/DemiLib.xml | 36 +++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Assets/ThirdParty/Demigiant/DemiLib/DemiLib.xml (limited to 'Assets/ThirdParty/Demigiant/DemiLib/DemiLib.xml') diff --git a/Assets/ThirdParty/Demigiant/DemiLib/DemiLib.xml b/Assets/ThirdParty/Demigiant/DemiLib/DemiLib.xml new file mode 100644 index 00000000..16204c74 --- /dev/null +++ b/Assets/ThirdParty/Demigiant/DemiLib/DemiLib.xml @@ -0,0 +1,36 @@ + + + + DemiLib + + + + + Set when calling DeGUI.BeginGUI + + + + + Stores a color palette, which can be passed to default DeGUI layouts when calling DeGUI.BeginGUI, + and changed at any time by calling DeGUI.ChangePalette. + You can inherit from this class to create custom color palettes with more color options. + + + + + Background colors + + + + + Content colors + + + + + Contains both free and pro skins color variations, + and automatically returns the correct one when converted to Color + + + + -- cgit v1.1-26-g67d0