JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
simkit.smdx
Interface Damage
All Known Implementing Classes:
HitPointDamage
public interface
Damage
Contains information about damage to a Target by a Munition. The type of Object returned by
getDamage()
is implementation dependent as is how the Object affects the Target.
Author:
Arnold Buss
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.Object
getDamage
()
Method Detail
getDamage
java.lang.Object getDamage()
Returns:
the damage information
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method