|
|
MapBillboard
(uint resolution, ushort pickupid=0xffff, uint mode=0) |
|
void |
setResolution
(uint resolution) |
|
void |
setBillboardMode
(uint mode) |
|
void |
getBound
(ref SharpKmyMath.Vector3 refMin, ref SharpKmyMath.Vector3 refMax) |
|
void |
addMotion
(string name, Guid tex, uint divX, uint divY, uint speed, uint type) |
|
void |
play
(string name, bool force=false) |
|
void |
setTopViewMode
(bool flg) |
|
void |
setVisibility
(bool flg) |
|
void |
stopPickup
(bool flg) |
|
void |
setDisplayID
(uint id) |
|
void |
setScale
(float scaleX, float scaleY=1.0f) |
|
void |
finalize
() |
|
void |
setL2W
(SharpKmyMath.Matrix4 m) |
|
SharpKmyMath.Vector3 |
getPosition
() |
|
override void |
draw
(SharpKmyGfx.Render scn) |
|
bool |
isHit
(SharpKmyMath.Vector3 inPos, SharpKmyMath.Vector3 offset, SharpKmyMath.Vector3 inMaxSize) |
|
void |
setDrawHidden
(bool flg) |
|
void |
setOverrideColor
(SharpKmyGfx.Color c) |
|
void |
setOpacityMultiplier
(float v) |
|
SharpKmyGfx.BillboardChar |
getBillboardChar
() |
|