// Copyright (c) Wojciech Figat. All rights reserved. using Flax.Build; /// /// Input module. /// public class Input : EngineModule { }