Files

3 lines
83 B
C#

namespace ClawContraption;
record Button(decimal XMovement, decimal YMovement);