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

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

BaseEdgeWall(Point cellPosition)FBLibrary.Core.BaseEntities.BaseEdgeWallprotected
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.EdgeWallvirtual
DestructionTimeFBLibrary.Core.BaseEntity
DimensionFBLibrary.Core.BaseEntity
EdgeWall(Point cellPosition)FBServer.Core.Entities.EdgeWall
InDestructionFBLibrary.Core.BaseEntity
IsAliveFBLibrary.Core.BaseEntity
PositionFBLibrary.Core.BaseEntity
PositionXFBLibrary.Core.BaseEntity
PositionYFBLibrary.Core.BaseEntity
Remove()FBServer.Core.Entities.EdgeWallvirtual
StaticEntity()FBLibrary.Core.StaticEntityprotected
StaticEntity(Point cellPosition)FBLibrary.Core.StaticEntityprotected
Update()FBLibrary.Core.StaticEntityvirtual