Barotrauma Server Doc
|
Public Member Functions | |
DeformableSprite (ContentXElement element, int? subdivisionsX=null, int? subdivisionsY=null, string filePath="", bool lazyLoad=false, bool invert=false) | |
Properties | |
Vector2 | Size [get] |
Vector2 | Origin [get, set] |
Sprite | Sprite [get] |
Definition at line 6 of file DeformableSprite.cs.
Barotrauma.DeformableSprite.DeformableSprite | ( | ContentXElement | element, |
int? | subdivisionsX = null , |
||
int? | subdivisionsY = null , |
||
string | filePath = "" , |
||
bool | lazyLoad = false , |
||
bool | invert = false |
||
) |
Definition at line 21 of file DeformableSprite.cs.
|
getset |
Definition at line 13 of file DeformableSprite.cs.
|
get |
Definition at line 8 of file DeformableSprite.cs.
|
get |
Definition at line 19 of file DeformableSprite.cs.