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

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

BaseEntity()FBLibrary.Core.BaseEntityprotected
BaseEntity(Point cellPosition)FBLibrary.Core.BaseEntityprotected
BaseUnbreakableWall(Point cellPosition)FBLibrary.Core.BaseEntities.BaseUnbreakableWallprotected
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.UnbreakableWallvirtual
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.UnbreakableWallvirtual
StaticEntity()FBLibrary.Core.StaticEntityprotected
StaticEntity(Point cellPosition)FBLibrary.Core.StaticEntityprotected
UnbreakableWall(Point cellPosition)FBServer.Core.Entities.UnbreakableWall
Update()FBLibrary.Core.StaticEntityvirtual