Namespace: TilDeathAssembly: TilDeath (in TilDeath.exe) Version: 1.1.1.0 (1.1.1)
public void SetPos(
float x,
float y
)
public void SetPos(
float x,
float y
)
Public Sub SetPos (
x As Single,
y As Single
)
Public Sub SetPos (
x As Single,
y As Single
)
public:
void SetPos(
float x,
float y
)
public:
void SetPos(
float x,
float y
)
member SetPos :
x : float32 *
y : float32 -> unit
member SetPos :
x : float32 *
y : float32 -> unit