From 85af3b9c78503dab325966fc49c10b0c1329f13b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Moritz=20M=C3=BCller?= <moritz.mueller2@stud.hs-hannover.de>
Date: Mon, 9 Nov 2020 10:49:30 +0100
Subject: [PATCH] =?UTF-8?q?Alle=20.ctxt=20Dateien=20gel=C3=B6scht.=20Nur?=
 =?UTF-8?q?=20Sourcecode=20in=20der=20Repository!!!?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 CoronaVirus.ctxt   |  7 -------
 Crowd.ctxt         |  7 -------
 DispoMask.ctxt     |  7 -------
 Enemy.ctxt         |  9 ---------
 FaceMask.ctxt      |  7 -------
 GasMask.ctxt       |  7 -------
 Interactables.ctxt |  3 ---
 Item.ctxt          |  9 ---------
 Overlay.ctxt       |  7 -------
 Platform.ctxt      |  7 -------
 Player.ctxt        | 15 ---------------
 Sanitizer.ctxt     |  7 -------
 Scoreboard.ctxt    |  7 -------
 Scroller.ctxt      | 19 -------------------
 Spit.ctxt          |  7 -------
 Spitter.ctxt       |  7 -------
 StartMenu.ctxt     |  7 -------
 ToiletPaper.ctxt   |  7 -------
 Welt.ctxt          | 16 ----------------
 19 files changed, 162 deletions(-)
 delete mode 100644 CoronaVirus.ctxt
 delete mode 100644 Crowd.ctxt
 delete mode 100644 DispoMask.ctxt
 delete mode 100644 Enemy.ctxt
 delete mode 100644 FaceMask.ctxt
 delete mode 100644 GasMask.ctxt
 delete mode 100644 Interactables.ctxt
 delete mode 100644 Item.ctxt
 delete mode 100644 Overlay.ctxt
 delete mode 100644 Platform.ctxt
 delete mode 100644 Player.ctxt
 delete mode 100644 Sanitizer.ctxt
 delete mode 100644 Scoreboard.ctxt
 delete mode 100644 Scroller.ctxt
 delete mode 100644 Spit.ctxt
 delete mode 100644 Spitter.ctxt
 delete mode 100644 StartMenu.ctxt
 delete mode 100644 ToiletPaper.ctxt
 delete mode 100644 Welt.ctxt

diff --git a/CoronaVirus.ctxt b/CoronaVirus.ctxt
deleted file mode 100644
index 9277338..0000000
--- a/CoronaVirus.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=CoronaVirus
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ CoronaVirus\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ CoronaVirus\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/Crowd.ctxt b/Crowd.ctxt
deleted file mode 100644
index 7a00110..0000000
--- a/Crowd.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=Crowd
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Crowd\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ Crowd\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/DispoMask.ctxt b/DispoMask.ctxt
deleted file mode 100644
index ec402c2..0000000
--- a/DispoMask.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=DispoMask
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ DispoMask\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ DispoMask\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/Enemy.ctxt b/Enemy.ctxt
deleted file mode 100644
index a6b0377..0000000
--- a/Enemy.ctxt
+++ /dev/null
@@ -1,9 +0,0 @@
-#BlueJ class context
-comment0.target=Enemy
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Enemy\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ Enemy\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-comment2.params=
-comment2.target=void\ eat()
-numComments=3
diff --git a/FaceMask.ctxt b/FaceMask.ctxt
deleted file mode 100644
index f184151..0000000
--- a/FaceMask.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=FaceMask
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ FaceMask\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ FaceMask\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/GasMask.ctxt b/GasMask.ctxt
deleted file mode 100644
index 98ca3f8..0000000
--- a/GasMask.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=GasMask
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ GasMask\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ GasMask\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/Interactables.ctxt b/Interactables.ctxt
deleted file mode 100644
index b502e46..0000000
--- a/Interactables.ctxt
+++ /dev/null
@@ -1,3 +0,0 @@
-#BlueJ class context
-comment0.target=Interactables
-numComments=1
diff --git a/Item.ctxt b/Item.ctxt
deleted file mode 100644
index fb1eb46..0000000
--- a/Item.ctxt
+++ /dev/null
@@ -1,9 +0,0 @@
-#BlueJ class context
-comment0.target=Item
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Item\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ Item\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-comment2.params=
-comment2.target=void\ eat()
-numComments=3
diff --git a/Overlay.ctxt b/Overlay.ctxt
deleted file mode 100644
index fd86e25..0000000
--- a/Overlay.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=Overlay
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Overlay\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=Overlay()
-comment1.text=\r\n\ Constructor\ for\ objects\ of\ class\ Overlay.\r\n\ \r\n
-numComments=2
diff --git a/Platform.ctxt b/Platform.ctxt
deleted file mode 100644
index d231d68..0000000
--- a/Platform.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=Platform
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Platform\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ Platform\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/Player.ctxt b/Player.ctxt
deleted file mode 100644
index 379101a..0000000
--- a/Player.ctxt
+++ /dev/null
@@ -1,15 +0,0 @@
-#BlueJ class context
-comment0.target=Player
-comment1.params=
-comment1.target=Player()
-comment2.params=
-comment2.target=void\ act()
-comment3.params=
-comment3.target=void\ fall()
-comment4.params=sprung
-comment4.target=void\ jump(int)
-comment5.params=
-comment5.target=void\ moveRight()
-comment6.params=
-comment6.target=void\ moveLeft()
-numComments=7
diff --git a/Sanitizer.ctxt b/Sanitizer.ctxt
deleted file mode 100644
index bce954a..0000000
--- a/Sanitizer.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=Sanitizer
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Sanitizer\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ Sanitizer\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/Scoreboard.ctxt b/Scoreboard.ctxt
deleted file mode 100644
index f0d6b43..0000000
--- a/Scoreboard.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=Scoreboard
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Scoreboard\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=Scoreboard()
-comment1.text=\r\n\ Constructor\ for\ objects\ of\ class\ Scoreboard.\r\n\ \r\n
-numComments=2
diff --git a/Scroller.ctxt b/Scroller.ctxt
deleted file mode 100644
index 69d6e4f..0000000
--- a/Scroller.ctxt
+++ /dev/null
@@ -1,19 +0,0 @@
-#BlueJ class context
-comment0.target=Scroller
-comment0.text=\r\n\ CLASS\:\ Scroller\ (extends\ Object)\r\n\ AUTHOR\:\ danpost\ (greenfoot.org\ username)\r\n\ DATE\:\ November\ 11,\ 2016\r\n\ MODIFIED\:\ December\ 22,\ 2016\ (fixed\ 'scroll'\ method\ for\ limited\ no-image\ scrolling)\r\n\ MODIFIED\:\ February\ 21,\ 2017\ (fixed\ scroll\ offsets\ for\ unlimited\ no-image\ scrolling)\r\n\ \r\n\ DESCRIPTION\:\ \ This\ is\ a\ support\ class\ for\ a\ scrolling\ world.\ \ It\ contains\ two\ constructors;\r\n\ one\ for\ unlimited\ scrolling\ and\ one\ for\ limited\ scrolling.\ \ Both\ constructors\ have\ an\ 'image'\r\n\ parameter.\ \ Because\ image\ manipulation\ can\ hog\ up\ CPU\ time,\ it\ is\ important\ to\ remember\ that\r\n\ it\ is\ better\ not\ to\ have\ a\ scrolling\ background\ image\ (having\ an\ Actor\ for\ the\ background\ is\r\n\ probably\ worse\ than\ having\ the\ background\ scroll).\ \ For\ unlimited\ scrolling\ using\ a\ background\r\n\ image,\ the\ smaller\ that\ background\ image\ to\ be\ tiled,\ the\ better.\ \ Making\ the\ viewport\ (the\r\n\ size\ of\ the\ world\ that\ is\ visible)\ smaller\ can\ help\ in\ CPU\ expense,\ also.\ \ Scrolling\ worlds\r\n\ should\ be\ unbounded,\ allowing\ actors\ to\ move\ beyond\ the\ visible\ area.\ \ Ensuring\ that\ actors\r\n\ are\ removed\ from\ the\ world\ if\ no\ longer\ needed\ when\ out\ of\ view\ will\ help\ to\ prevent\ lag,\r\n\ as\ well.\ \ \r\n\ \r\n\ It\ is\ the\ responsibility\ of\ the\ World\ object\ that\ creates\ a\ Scroller\ object\ to\ determine\ when\r\n\ to\ scroll\ and\ by\ how\ much.\r\n
-comment1.params=viewWorld\ image
-comment1.target=Scroller(greenfoot.World,\ greenfoot.GreenfootImage)
-comment1.text=\r\n\ This\ constructor\ is\ for\ an\ unlimited\ scrolling\ world;\r\n\ If\ 'image'\ is\ null,\ the\ background\ will\ not\ change;\ else\ the\ given\ image\ is\ wrapped\r\n\ \r\n\ @param\ viewWorld\ the\ world\ that\ scrolling\ will\ be\ performed\ on\r\n\ @param\ image\ the\ background\ image\ that\ will\ be\ tiled,\ if\ needed,\ and\ wrap\ with\ scrolling\r\n
-comment2.params=viewWorld\ image\ wide\ high
-comment2.target=Scroller(greenfoot.World,\ greenfoot.GreenfootImage,\ int,\ int)
-comment2.text=\r\n\ This\ constructor\ is\ for\ a\ limited\ scrolling\ world;\r\n\ If\ 'image'\ is\ smaller\ than\ the\ given\ total\ scrolling\ area,\ it\ will\ be\ tiled\r\n\ If\ 'image'\ is\ null,\ the\ background\ will\ not\ change\r\n\ \r\n\ @param\ viewWorld\ the\ world\ that\ scrolling\ will\ be\ performed\ on\r\n\ @param\ image\ the\ background\ image\ that\ will\ be\ tiled,\ if\ needed,\ to\ fill\ the\ scrolling\ area\r\n\ @param\ wide\ the\ width\ of\ the\ visible\ area\ encompassed\ through\ scrolling;\r\n\ the\ given\ value\ must\ be\ at\ least\ equal\ to\ the\ width\ of\ 'viewWorld'\ and\r\n\ is\ given\ in\ world\ cells\ (not\ in\ pixels)\r\n\ @param\ high\ the\ height\ of\ the\ visible\ area\ encompassed\ through\ scrolling;\r\n\ the\ given\ value\ must\ be\ at\ least\ equal\ to\ the\ height\ of\ 'viewWorld'\ and\r\n\ is\ given\ in\ world\ cells\ (not\ in\ pixels)\r\n
-comment3.params=dsx\ dsy
-comment3.target=void\ scroll(int,\ int)
-comment3.text=\r\n\ performs\ scrolling\ on\ 'world'\ by\ the\ given\ distances\ along\ the\ horizontal\ and\ vertical;\r\n\ if\ 'limited'\ is\ false,\ requested\ distances\ are\ actual\ scrolling\ distances;\r\n\ if\ 'limited'\ is\ true,\ the\ distances\ may\ be\ adjusted\ due\ to\ the\ limits\ of\ scrolling\r\n\r\n\ @param\ dsx\ the\ requested\ distance\ to\ shift\ everything\ horizontally\r\n\ @param\ dsy\ the\ requested\ distance\ to\ shift\ everything\ vertically\r\n
-comment4.params=
-comment4.target=int\ getScrolledX()
-comment4.text=\r\n\ getter\ method\ for\ the\ current\ total\ scrolled\ distance\ horizontally\r\n\r\n\ @return\ the\ current\ total\ offset\ of\ horizontal\ scrolling\r\n
-comment5.params=
-comment5.target=int\ getScrolledY()
-comment5.text=\r\n\ getter\ method\ for\ the\ current\ total\ scrolled\ distance\ vertically\r\n\r\n\ @return\ the\ current\ total\ offset\ of\ vertical\ scrolling\r\n
-numComments=6
diff --git a/Spit.ctxt b/Spit.ctxt
deleted file mode 100644
index d6f39c2..0000000
--- a/Spit.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=Spit
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Spit\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ Spit\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/Spitter.ctxt b/Spitter.ctxt
deleted file mode 100644
index 4c7ef8d..0000000
--- a/Spitter.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=Spitter
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Spitter\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ Spitter\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/StartMenu.ctxt b/StartMenu.ctxt
deleted file mode 100644
index 8a3e679..0000000
--- a/StartMenu.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=StartMenu
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ StartMenu\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=StartMenu()
-comment1.text=\r\n\ Constructor\ for\ objects\ of\ class\ StartMenu.\r\n\ \r\n
-numComments=2
diff --git a/ToiletPaper.ctxt b/ToiletPaper.ctxt
deleted file mode 100644
index 06342d0..0000000
--- a/ToiletPaper.ctxt
+++ /dev/null
@@ -1,7 +0,0 @@
-#BlueJ class context
-comment0.target=ToiletPaper
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ ToiletPaper\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=void\ act()
-comment1.text=\r\n\ Act\ -\ do\ whatever\ the\ ToiletPaper\ wants\ to\ do.\ This\ method\ is\ called\ whenever\r\n\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\r\n
-numComments=2
diff --git a/Welt.ctxt b/Welt.ctxt
deleted file mode 100644
index 5c0e32b..0000000
--- a/Welt.ctxt
+++ /dev/null
@@ -1,16 +0,0 @@
-#BlueJ class context
-comment0.target=Welt
-comment0.text=\r\n\ Write\ a\ description\ of\ class\ Welt\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
-comment1.params=
-comment1.target=Welt()
-comment1.text=\r\n\ Constructor\ for\ objects\ of\ class\ Welt.\r\n\ \r\n
-comment2.params=
-comment2.target=void\ act()
-comment3.params=
-comment3.target=void\ spawnCoronaVirus()
-comment4.params=
-comment4.target=void\ scroll()
-comment5.params=
-comment5.target=void\ prepare()
-comment5.text=\r\n\ Prepare\ the\ world\ for\ the\ start\ of\ the\ program.\r\n\ That\ is\:\ create\ the\ initial\ objects\ and\ add\ them\ to\ the\ world.\r\n
-numComments=6
-- 
GitLab