public class CharacterBulletValue
Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
char | getCharacter() | |
void | setCharacter(charvalue) | |
Gets and sets character of the bullet. | ||
int | getType() | |
Gets the type of the bullet.
The value of the property is BulletType integer constant. |
public int getType()
public char getCharacter() / public void setCharacter(char value)