GravySlayer / The-Kings-Best-Man

La Tech csc 122
0 stars 3 forks source link

Mouse Interaction? #21

Open amozew opened 11 years ago

amozew commented 11 years ago

We can leave the mouse interaction class for now, but will our game incorporate mouse movement at all? Clicking, moving, dragging, etc? If not, we should get rid of Mouse.java

Vek17 commented 11 years ago

I think it could potentially be useful for getting information from the enviornment but I'd have to look out exactly how I would I implement that and decide if it is really needed. Additionally we could include an optional mouse control scheme if wanted. If you don't want to use the mouse though that is probably fine but I'd say it is too early to fully tell.

GravySlayer commented 11 years ago

yeah i was talking with the others about it and we were considering just hotkeying all movement and skills. i cant really think of anything that would absolutely require mouse interaction.