C# Class FBLibrary.Core.BaseEntities.BaseArrow

Inheritance: StaticEntity
Afficher le fichier Open project: Noxalus/Final-Bomber

Protected Properties

Свойство Type Description
Direction LookDirection

Méthodes protégées

Méthode Description
BaseArrow ( Point cellPosition, LookDirection lookDirection ) : Microsoft.Xna.Framework

Method Details

BaseArrow() protected méthode

protected BaseArrow ( Point cellPosition, LookDirection lookDirection ) : Microsoft.Xna.Framework
cellPosition Microsoft.Xna.Framework.Point
lookDirection LookDirection
Résultat Microsoft.Xna.Framework

Property Details

Direction protected_oe property

protected LookDirection Direction
Résultat LookDirection