Browse Source

comment

pull/1/head
jeffery@jrtechs.net 8 years ago
parent
commit
fba97573b9
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      src/tanks/GameElement.java

+ 3
- 1
src/tanks/GameElement.java View File

@ -1,6 +1,8 @@
package tanks;
/*
class that provides functinality for game elements interacting with each other.
*/
public class GameElement
{

Loading…
Cancel
Save