Delete InputComponent.java
This commit is contained in:
committed by
Ilkka Seppälä
parent
6fed7cbbb2
commit
4f2becf96f
@@ -1,6 +0,0 @@
|
||||
package com.iluwater.component;
|
||||
|
||||
public interface InputComponent extends Component {
|
||||
|
||||
void update(GameObject gameObject);
|
||||
}
|
Reference in New Issue
Block a user