Create folder-CollisionManager and add 1st date with events
This commit is contained in:
parent
50c9ef4f19
commit
6fd3fd21c4
1 changed files with 0 additions and 5 deletions
|
@ -28,11 +28,6 @@ namespace ZoFo.GameCore.GameManagers.CollisionManager
|
|||
public event EventHandler<CollisionComponent> OnTriggerExit;
|
||||
|
||||
// methods-event
|
||||
//for test
|
||||
public void TriggerEnter(object component, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue