Lab1 WarmlyShip hard Barsukov #1
3
.idea/.gitignore
generated
vendored
Normal file
3
.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
BIN
images/ArrowDown.png
Normal file
BIN
images/ArrowDown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/ArrowLeft.png
Normal file
BIN
images/ArrowLeft.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/ArrowRight.png
Normal file
BIN
images/ArrowRight.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
images/ArrowUp.png
Normal file
BIN
images/ArrowUp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
5
scr/Main.java
Normal file
5
scr/Main.java
Normal file
@ -0,0 +1,5 @@
|
||||
public class Main {
|
||||
public static void main(String[] args){
|
||||
WarmlyShipForm warmlyShipForm = new WarmlyShipForm();
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user