C# Class DarkEmu_GameServer.character._pos

Mostrar archivo Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Angle ushort
Movementwatch Stopwatch
RecordedTime double
Walking bool
packetX ushort
packetxSec byte
wX float
x float
xSec byte

Property Details

Angle public_oe property

public ushort Angle
return ushort

Movementwatch public_oe property

public Stopwatch Movementwatch
return Stopwatch

RecordedTime public_oe property

public double RecordedTime
return double

Walking public_oe property

public bool Walking
return bool

packetX public_oe property

public ushort packetX
return ushort

packetxSec public_oe property

public byte packetxSec
return byte

wX public_oe property

public float wX
return float

x public_oe property

public float x
return float

xSec public_oe property

public byte xSec
return byte