C# Class SafeAndFree.Actor

Datei anzeigen Open project: mokasocial/PrivacyDefense

Public Properties

Property Type Description
TextureID MEDIA_ID

Protected Properties

Property Type Description
_position Vector2

Property Details

TextureID public_oe property

The texture for this instance.
public MEDIA_ID TextureID
return MEDIA_ID

_position protected_oe property

protected Vector2 _position
return Vector2