Browse Source

comment

pull/1/head
brycet11@yahoo.com 8 years ago
parent
commit
01ca48f972
1 changed files with 6 additions and 3 deletions
  1. +6
    -3
      src/tanks/RotationalElement.java

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

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

Loading…
Cancel
Save