This website requires JavaScript.
Explore
Help
Register
Sign In
b0n3l3sS
/
PIbd-23_Mochalov_D.V._Locomotive_Hard
Watch
1
Star
0
Fork
0
You've already forked PIbd-23_Mochalov_D.V._Locomotive_Hard
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
LabWork07
PIbd-23_Mochalov_D.V._Locom...
/
Direction.java
4 lines
57 B
Java
Raw
Permalink
Normal View
History
Unescape
Escape
Base copied.
2022-09-24 17:19:00 +04:00
public
enum
Direction
{
Added and Fixed DrawningLocomotive & Direction
2022-10-08 17:54:48 +04:00
None
,
Up
,
Down
,
Left
,
Right
Base copied.
2022-09-24 17:19:00 +04:00
}
Reference in New Issue
Copy Permalink