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.Wall Member List

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

BaseEntity()FBLibrary.Core.BaseEntityprotected
BaseEntity(Point cellPosition)FBLibrary.Core.BaseEntityprotected
BaseWall(Point cellPosition)FBLibrary.Core.BaseEntities.BaseWallprotected
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.Wallvirtual
DestructionTimeFBLibrary.Core.BaseEntity
DimensionFBLibrary.Core.BaseEntity
InDestructionFBLibrary.Core.BaseEntity
IsAliveFBLibrary.Core.BaseEntity
PositionFBLibrary.Core.BaseEntity
PositionXFBLibrary.Core.BaseEntity
PositionYFBLibrary.Core.BaseEntity
Remove()FBServer.Core.Entities.Wallvirtual
StaticEntity()FBLibrary.Core.StaticEntityprotected
StaticEntity(Point cellPosition)FBLibrary.Core.StaticEntityprotected
Update()FBLibrary.Core.BaseEntities.BaseWallvirtual
Wall(Point cellPosition)FBServer.Core.Entities.Wall