C# (CSharp) SimpleSoccer.Net Namespace

Nested Namespaces

SimpleSoccer.Net.Properties
SimpleSoccer.Net.VS8

Classes

Name Description
BaseGameEntity Provides an abstract base for all entities managed in the game
Constants
FieldPlayer
GDI
GoalKeeper
Matrix2D
Matrix2D.Matrix
MessageDispatcher
MovingEntity
ParameterManager
PlayerBase
Point2D
PrecisionTimer
QueryPerformanceWrapper
Region
Regulator
SimpleSoccer
SoccerBall
SoccerGoal Defines a goal in the soccer game simulation
SoccerPitch A SoccerPitch is the main game object. It owns instances of two soccer teams, two goals, the playing area, the ball etc. This is the root class for all the game updates and renders etc
SoccerTeam Defines a Team of SoccerBasePlayers for the Soccer game simulation
SteeringBehaviors
SupportSpot
SupportSpotCalculator
Transformations
Vector2D
Wall2D