Delete Component.java
This commit is contained in:
parent
b0d17a00cd
commit
6bd6f07bc2
@ -1,9 +0,0 @@
|
||||
package com.iluwater.component;
|
||||
|
||||
|
||||
/**
|
||||
* Component is an interface for all component.
|
||||
*/
|
||||
|
||||
public interface Component { void update(GameObject gameObject);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user