C# 클래스 PlatformerPOC.Messages.ShootMessage

파일 보기 프로젝트 열기: bramdemoor/MonoGame-PlatformerPOC

공개 메소드들

메소드 설명
ShootMessage ( string shooterName, Vector2 shotPosition, HorizontalDirection horizontalDirection ) : Microsoft.Xna.Framework

메소드 상세

ShootMessage() 공개 메소드

public ShootMessage ( string shooterName, Vector2 shotPosition, HorizontalDirection horizontalDirection ) : Microsoft.Xna.Framework
shooterName string
shotPosition Microsoft.Xna.Framework.Vector2
horizontalDirection HorizontalDirection
리턴 Microsoft.Xna.Framework