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

This is the complete list of members for FBLibrary.Core.BaseEntities.BaseUnbreakableWall, 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()FBLibrary.Core.BaseEntitypure virtual
DestructionTimeFBLibrary.Core.BaseEntity
DimensionFBLibrary.Core.BaseEntity
InDestructionFBLibrary.Core.BaseEntity
IsAliveFBLibrary.Core.BaseEntity
PositionFBLibrary.Core.BaseEntity
PositionXFBLibrary.Core.BaseEntity
PositionYFBLibrary.Core.BaseEntity
Remove()FBLibrary.Core.BaseEntitypure virtual
StaticEntity()FBLibrary.Core.StaticEntityprotected
StaticEntity(Point cellPosition)FBLibrary.Core.StaticEntityprotected
Update()FBLibrary.Core.StaticEntityvirtual