converted BarehandAttackSprite and RangedAttackSprite to ImageBitmap
code cleanup
use ImageBitmap for SkillEffect
converted StatusIconDrawer to ImageBitmap
refactored singleton class StatusIconDrawer out of RPEntity
use HeldObjectManager.get()
slightly reduce size of drag icon to so players focus cursor position
Item uses ImageBitmap instead of HTMLImageElement