Delete GraphicsComponent.java
This commit is contained in:
parent
c7c3cb8e19
commit
6fed7cbbb2
@ -1,6 +0,0 @@
|
||||
package com.iluwater.component;
|
||||
|
||||
public interface GraphicsComponent extends Component{
|
||||
|
||||
void update(GameObject gameObject);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user