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