public static interface

PlayerMapIcon.MapIcon

implements Destroyable PlayerRelated
net.gtaun.shoebill.object.PlayerMapIcon.MapIcon

Summary

Public Methods
abstract int getId()
abstract void update(Vector3D pos, int markerType, Color color, MapIconStyle style)
abstract void update(float x, float y, float z, int markerType, Color color, MapIconStyle style)
[Expand]
Inherited Methods
From interface net.gtaun.shoebill.object.Destroyable
From interface net.gtaun.shoebill.object.PlayerRelated

Public Methods

public abstract int getId ()

public abstract void update (Vector3D pos, int markerType, Color color, MapIconStyle style)

public abstract void update (float x, float y, float z, int markerType, Color color, MapIconStyle style)