Skip to content

Instantly share code, notes, and snippets.

@mstfmrt07
Created May 13, 2021 20:08
Show Gist options
  • Save mstfmrt07/c8f9e5a0b67fea9637d0d3c3761e6234 to your computer and use it in GitHub Desktop.
Save mstfmrt07/c8f9e5a0b67fea9637d0d3c3761e6234 to your computer and use it in GitHub Desktop.
public enum Direction { Left, Up, Right, Down, None }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment