Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FBLibrary
Core
BaseEntities
BaseArrow
C# Class FBLibrary.Core.BaseEntities.BaseArrow
Inheritance:
StaticEntity
ファイルを表示
Open project: Noxalus/Final-Bomber
Protected Properties
Property
Type
Description
Direction
LookDirection
Protected Methods
Method
Description
BaseArrow
(
Point
cellPosition
,
LookDirection
lookDirection
) :
Microsoft.Xna.Framework
Method Details
BaseArrow()
protected
method
protected
BaseArrow
(
Point
cellPosition
,
LookDirection
lookDirection
) :
Microsoft.Xna.Framework
cellPosition
Microsoft.Xna.Framework.Point
lookDirection
LookDirection
return
Microsoft.Xna.Framework
Property Details
Direction
protected_oe property
protected
LookDirection
Direction
return
LookDirection