Last commit before archived.
This commit is contained in:
parent
29daabdaf6
commit
a42c4d83b9
0
.gitattributes
vendored
Normal file → Executable file
0
.gitattributes
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.vscode/launch.json
vendored
Normal file → Executable file
0
.vscode/launch.json
vendored
Normal file → Executable file
0
.vscode/settings.json
vendored
Normal file → Executable file
0
.vscode/settings.json
vendored
Normal file → Executable file
0
.vscode/tasks.json
vendored
Normal file → Executable file
0
.vscode/tasks.json
vendored
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/NinePatch/NinePatchImporter.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/NinePatch/NinePatchImporter.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/NinePatch/NinePatchProcessor.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/NinePatch/NinePatchProcessor.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/NinePatch/NinePatchWriter.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/NinePatch/NinePatchWriter.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/RecrownedAthenaeum.Pipeline.csproj
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/RecrownedAthenaeum.Pipeline.csproj
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/TextureAtlas/TextureAtlasImporter.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/TextureAtlas/TextureAtlasImporter.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/TextureAtlas/TextureAtlasProcessor.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/TextureAtlas/TextureAtlasProcessor.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/TextureAtlas/TextureAtlasWriter.cs
Normal file → Executable file
0
RecrownedAthenaeum.Pipeline/TextureAtlas/TextureAtlasWriter.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/CommandEngine.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/CommandEngine.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/Commands/ClearConsoleCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/Commands/ClearConsoleCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/Commands/HelpCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/Commands/HelpCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/Commands/StopCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/Commands/StopCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/EngineCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/EngineCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/EngineCommandArgument.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/CommandProcessor/EngineCommandArgument.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/ConsoleUtilities.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/ConsoleUtilities.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/NinePatchTools/NinePatchCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/NinePatchTools/NinePatchCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/Properties/PublishProfiles/Release win-x64.pubxml
Normal file → Executable file
0
RecrownedAthenaeum.Tools/Properties/PublishProfiles/Release win-x64.pubxml
Normal file → Executable file
0
RecrownedAthenaeum.Tools/RecrownedAthenaeum.Tools.csproj
Normal file → Executable file
0
RecrownedAthenaeum.Tools/RecrownedAthenaeum.Tools.csproj
Normal file → Executable file
0
RecrownedAthenaeum.Tools/TextureAtlasTools/TexturePacker.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/TextureAtlasTools/TexturePacker.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/TextureAtlasTools/TexturePackerCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/TextureAtlasTools/TexturePackerCommand.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/Tools.cs
Normal file → Executable file
0
RecrownedAthenaeum.Tools/Tools.cs
Normal file → Executable file
0
RecrownedAthenaeum.code-workspace
Normal file → Executable file
0
RecrownedAthenaeum.code-workspace
Normal file → Executable file
0
RecrownedAthenaeum/Assets/AssetManager.cs
Normal file → Executable file
0
RecrownedAthenaeum/Assets/AssetManager.cs
Normal file → Executable file
0
RecrownedAthenaeum/Assets/IAssetPathResolver.cs
Normal file → Executable file
0
RecrownedAthenaeum/Assets/IAssetPathResolver.cs
Normal file → Executable file
0
RecrownedAthenaeum/Assets/NormalContentResolver.cs
Normal file → Executable file
0
RecrownedAthenaeum/Assets/NormalContentResolver.cs
Normal file → Executable file
0
RecrownedAthenaeum/Data/NinePatchData.cs
Normal file → Executable file
0
RecrownedAthenaeum/Data/NinePatchData.cs
Normal file → Executable file
0
RecrownedAthenaeum/Data/SkinData.cs
Normal file → Executable file
0
RecrownedAthenaeum/Data/SkinData.cs
Normal file → Executable file
0
RecrownedAthenaeum/Data/TextureAtlasData.cs
Normal file → Executable file
0
RecrownedAthenaeum/Data/TextureAtlasData.cs
Normal file → Executable file
0
RecrownedAthenaeum/Input/IInputListener.cs
Normal file → Executable file
0
RecrownedAthenaeum/Input/IInputListener.cs
Normal file → Executable file
0
RecrownedAthenaeum/Input/InputListener.cs
Normal file → Executable file
0
RecrownedAthenaeum/Input/InputListener.cs
Normal file → Executable file
4
RecrownedAthenaeum/Input/InputUtilities.cs
Normal file → Executable file
4
RecrownedAthenaeum/Input/InputUtilities.cs
Normal file → Executable file
@ -1,6 +1,4 @@
|
||||
using Microsoft.Xna.Framework;
|
||||
using Microsoft.Xna.Framework.Input;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace RecrownedAthenaeum.Input
|
||||
{
|
||||
|
0
RecrownedAthenaeum/ParticleSystem/Particle.cs
Normal file → Executable file
0
RecrownedAthenaeum/ParticleSystem/Particle.cs
Normal file → Executable file
0
RecrownedAthenaeum/Persistence/PreferencesManager.cs
Normal file → Executable file
0
RecrownedAthenaeum/Persistence/PreferencesManager.cs
Normal file → Executable file
0
RecrownedAthenaeum/RecrownedAthenaeum.csproj
Normal file → Executable file
0
RecrownedAthenaeum/RecrownedAthenaeum.csproj
Normal file → Executable file
0
RecrownedAthenaeum/Render/BasicCamera.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/BasicCamera.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/BasicScissor.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/BasicScissor.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/Camera2D.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/Camera2D.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/ConsistentSpriteBatch.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/ConsistentSpriteBatch.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/PrimitiveBatch.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/PrimitiveBatch.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/RectangleRenderer.cs
Normal file → Executable file
0
RecrownedAthenaeum/Render/RectangleRenderer.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/Color.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/Color.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/ISpecialDrawable.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/ISpecialDrawable.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/NinePatch.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/NinePatch.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/Rectangle.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/Rectangle.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/Resolution.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/Resolution.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/TextureAtlas.cs
Normal file → Executable file
0
RecrownedAthenaeum/Types/TextureAtlas.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/BookSystem/Book.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/BookSystem/Book.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/BookSystem/Page.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/BookSystem/Page.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/Image.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/Image.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/Interactive/Button.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/Interactive/Button.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/Interactive/TextButton.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/Interactive/TextButton.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/Text.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/Text.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/UIScrollable.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/Modules/UIScrollable.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/UIModule.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/UIModule.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/UIModuleGroup.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/Modular/UIModuleGroup.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/ScreenSystem/ITransition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/ScreenSystem/ITransition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/ScreenSystem/LoadingScreen.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/ScreenSystem/LoadingScreen.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/ScreenSystem/Screen.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/ScreenSystem/Screen.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/ScreenSystem/ScreenManager.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/ScreenSystem/ScreenManager.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Definitions/ButtonSkinDefinition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Definitions/ButtonSkinDefinition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Definitions/SkinDefinition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Definitions/SkinDefinition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Definitions/TextButtonSkinDefinition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Definitions/TextButtonSkinDefinition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Definitions/UIScrollableSkinDefinition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Definitions/UIScrollableSkinDefinition.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/ISkin.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/ISkin.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/MergedSkin.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/MergedSkin.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Skin.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/Skin.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/SkinManager.cs
Normal file → Executable file
0
RecrownedAthenaeum/UI/SkinSystem/SkinManager.cs
Normal file → Executable file
Loading…
Reference in New Issue
Block a user