C# (CSharp) Platformer Namespace

Nested Namespaces

Platformer.Camera
Platformer.Core
Platformer.Laser
Platformer.Levels
Platformer.Tiles

Classes

Name Description
Animation Represents an animated texture.
AnimationPlayer
InputManager
PlatformerGame This is the main type for your game
Player This is a game component that implements IUpdateable.
PrimitiveLine A class to make primitive 2D objects out of lines.
RectangleExtensions A set of helpful methods for working with rectangles.
Sprite