public class PictureBulletValue
Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
byte[] | getImageData() | |
void | setImageData(byte[]value) | |
Gets and sets image data of the bullet. | ||
int | getType() | |
Gets the type of the bullet's value.
The value of the property is BulletType integer constant. |
public int getType()
public byte[] getImageData() / public void setImageData(byte[] value)