summaryrefslogtreecommitdiffhomepage
path: root/app/components/hitcircle.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/hitcircle.rb')
-rw-r--r--app/components/hitcircle.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/components/hitcircle.rb b/app/components/hitcircle.rb
new file mode 100644
index 0000000..7f60f01
--- /dev/null
+++ b/app/components/hitcircle.rb
@@ -0,0 +1,3 @@
+FF::Cmp.new('Hitcircle',
+ x: 0, y: 0,
+ r: 50)