C# Class PlatformerPOC.Messages.ShootMessage

Afficher le fichier Open project: bramdemoor/MonoGame-PlatformerPOC

Méthodes publiques

Méthode Description
ShootMessage ( string shooterName, Vector2 shotPosition, HorizontalDirection horizontalDirection ) : Microsoft.Xna.Framework

Method Details

ShootMessage() public méthode

public ShootMessage ( string shooterName, Vector2 shotPosition, HorizontalDirection horizontalDirection ) : Microsoft.Xna.Framework
shooterName string
shotPosition Microsoft.Xna.Framework.Vector2
horizontalDirection HorizontalDirection
Résultat Microsoft.Xna.Framework