GetAsyncKeyState
마리오게임 (벽돌깨기, 아이템)
- 벽돌깨기 -> 아이템 생성 -> 아이템 먹기 -> 총알(Bullet Class//Init, Update) // ObjectiveManager에서 Player와 Bullet 관리.
ObjectiveManager의 Update에서 Player Update와 Bullet Update 불러옴.
콘솔에서도 마우스 작동 가능.ch
GetAsyncKeyState
마리오게임 (벽돌깨기, 아이템)
- 벽돌깨기 -> 아이템 생성 -> 아이템 먹기 -> 총알(Bullet Class//Init, Update) // ObjectiveManager에서 Player와 Bullet 관리.
ObjectiveManager의 Update에서 Player Update와 Bullet Update 불러옴.
콘솔에서도 마우스 작동 가능.ch