기본 사운드 기능 및 사운드 기능을 위한 사운드 매니저 추가
This commit is contained in:
@@ -38,4 +38,10 @@ public class InputManager
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
KeytAction = null;
|
||||
MouseAction = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user