Browse Source

comment

pull/1/head
jeff 8 years ago
parent
commit
572abb316d
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/tanks/RotationalElement.java

+ 3
- 0
src/tanks/RotationalElement.java View File

@ -1,5 +1,8 @@
package tanks;
/*
class that provides functionality for any object in the game that moves at an angle
*/
public class RotationalElement
{

Loading…
Cancel
Save