public bool Hit( int x, int y )
Public Function Hit ( _ x As Integer, _ y As Integer _ ) As Boolean
public: bool^ Hit( int^ x, int^ y )