Final-Bomber  0.1
Bomberman/Dynablaster remake in C# using XNA.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
FBServer.Core.Entities.Arrow Member List

This is the complete list of members for FBServer.Core.Entities.Arrow, including all inherited members.

Arrow(Point cellPosition, LookDirection lookDirection)FBServer.Core.Entities.Arrow
BaseArrow(Point cellPosition, LookDirection lookDirection)FBLibrary.Core.BaseEntities.BaseArrowprotected
BaseEntity()FBLibrary.Core.BaseEntityprotected
BaseEntity(Point cellPosition)FBLibrary.Core.BaseEntityprotected
CellPositionFBLibrary.Core.BaseEntity
CellPositionXFBLibrary.Core.BaseEntity
CellPositionYFBLibrary.Core.BaseEntity
ChangePosition(Point p)FBLibrary.Core.BaseEntity
ChangePosition(int x, int y)FBLibrary.Core.BaseEntity
ChangePosition(float x, float y)FBLibrary.Core.BaseEntity
Destroy()FBServer.Core.Entities.Arrowvirtual
DestructionTimeFBLibrary.Core.BaseEntity
DimensionFBLibrary.Core.BaseEntity
DirectionFBLibrary.Core.BaseEntities.BaseArrowprotected
InDestructionFBLibrary.Core.BaseEntity
IsAliveFBLibrary.Core.BaseEntity
PositionFBLibrary.Core.BaseEntity
PositionXFBLibrary.Core.BaseEntity
PositionYFBLibrary.Core.BaseEntity
Remove()FBServer.Core.Entities.Arrowvirtual
StaticEntity()FBLibrary.Core.StaticEntityprotected
StaticEntity(Point cellPosition)FBLibrary.Core.StaticEntityprotected
Update()FBLibrary.Core.StaticEntityvirtual