C# 클래스 Genome, platform-dinosaur-unity

파일 보기 프로젝트 열기: VictorFerraresi/platform-dinosaur-unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
fitness int
jumps List

프로퍼티 상세

fitness 공개적으로 프로퍼티

public int fitness
리턴 int

jumps 공개적으로 프로퍼티

public List jumps
리턴 List