pda
jvm
core
/
net.artux.pda.map.ecs.battle
/
BulletComponent
/
update
update
open
fun
update
(
author
:
Entity
,
targetPosition
:
Vector2
,
damage
:
Float
)
open
fun
update
(
author
:
Entity
,
target
:
Entity
,
targetPosition
:
Vector2
,
damage
:
Float
)