PHP 클래스 SimpleWordGame, AlgorithmsNYC

파일 보기 프로젝트 열기: AlgorithmsNYC/AlgorithmsNYC

공개 메소드들

메소드 설명
__constructor ( )
__destructor ( )
points ( array $player, array $dictionary )

메소드 상세

__constructor() 공개 메소드

public __constructor ( )

__destructor() 공개 메소드

public __destructor ( )

points() 공개 메소드

public points ( array $player, array $dictionary )
$player array
$dictionary array