3 lines
83 B
C#
3 lines
83 B
C#
namespace ClawContraption;
|
|
|
|
record Button(decimal XMovement, decimal YMovement); |
namespace ClawContraption;
|
|
|
|
record Button(decimal XMovement, decimal YMovement); |