C# 클래스 MBC.Shared.Events.ShipHitEvent

상속: ShipEvent
파일 보기 프로젝트 열기: aiclub/Mohawk_Battleship

공개 메소드들

메소드 설명
ShipHitEvent ( Ship ship, Coordinates coords ) : System

보호된 메소드들

메소드 설명
PerformOperation ( ) : void

메소드 상세

PerformOperation() 보호된 메소드

protected PerformOperation ( ) : void
리턴 void

ShipHitEvent() 공개 메소드

public ShipHitEvent ( Ship ship, Coordinates coords ) : System
ship MBC.Shared.Entities.Ship
coords Coordinates
리턴 System