java - Making copied images all rotate independently -


i think issue has deep vs. shallow cloning, have not worked before, , cannot seem understand reading articles(you can tell i'm not professional programmer). small game making , when shoot bullet, rotate as velocity vector traveling in. works fine, , bullets rotate, rotate together, , not independently. i'm unsure how can each have own rotation. if can point me in right direction, i'd appreciate it.

source: https://github.com/vynlar/point-and-click-shooter

thanks, vynlar

since using resource manager, transforms performed on image remain update cycle. have transform, draw, draw next item, update cycle.

rotating 1 image under one


Comments

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -