mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Documentation
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace GlitchyEngine;
|
||||
|
||||
/// <summary>
|
||||
/// An enum of all keys that can be queried using methods in <see cref="Input"/>.
|
||||
/// </summary>
|
||||
public enum Key
|
||||
{
|
||||
// Based on Win32 Virtual Keys
|
||||
|
||||
Reference in New Issue
Block a user