C# 클래스 CrewChiefV3.Events.Fuel

상속: AbstractEvent
파일 보기 프로젝트 열기: mrbelowski/r3e_crewchief_v3

공개 프로퍼티들

프로퍼티 타입 설명
folderAboutToRunOut String
folderFiveMinutesFuel String
folderFourLapsEstimate String
folderHalfDistanceGoodFuel String
folderHalfDistanceLowFuel String
folderHalfTankWarning String
folderLapsRemaining String
folderLitresRemaining String
folderMinutesRemaining String
folderOneLapEstimate String
folderPlentyOfFuel String
folderTenMinutesFuel String
folderThreeLapsEstimate String
folderTwoLapsEstimate String
folderTwoMinutesFuel String
folderWeEstimate String

공개 메소드들

메소드 설명
Fuel ( AudioPlayer audioPlayer ) : System
clearState ( ) : void
respond ( String voiceMessage ) : void

보호된 메소드들

메소드 설명
triggerInternal ( GameStateData previousGameState, GameStateData currentGameState ) : void

메소드 상세

Fuel() 공개 메소드

public Fuel ( AudioPlayer audioPlayer ) : System
audioPlayer AudioPlayer
리턴 System

clearState() 공개 메소드

public clearState ( ) : void
리턴 void

respond() 공개 메소드

public respond ( String voiceMessage ) : void
voiceMessage String
리턴 void

triggerInternal() 보호된 메소드

protected triggerInternal ( GameStateData previousGameState, GameStateData currentGameState ) : void
previousGameState CrewChiefV3.GameState.GameStateData
currentGameState CrewChiefV3.GameState.GameStateData
리턴 void

프로퍼티 상세

folderAboutToRunOut 공개적으로 정적으로 프로퍼티

public static String folderAboutToRunOut
리턴 String

folderFiveMinutesFuel 공개적으로 정적으로 프로퍼티

public static String folderFiveMinutesFuel
리턴 String

folderFourLapsEstimate 공개적으로 정적으로 프로퍼티

public static String folderFourLapsEstimate
리턴 String

folderHalfDistanceGoodFuel 공개적으로 정적으로 프로퍼티

public static String folderHalfDistanceGoodFuel
리턴 String

folderHalfDistanceLowFuel 공개적으로 정적으로 프로퍼티

public static String folderHalfDistanceLowFuel
리턴 String

folderHalfTankWarning 공개적으로 정적으로 프로퍼티

public static String folderHalfTankWarning
리턴 String

folderLapsRemaining 공개적으로 정적으로 프로퍼티

public static String folderLapsRemaining
리턴 String

folderLitresRemaining 공개적으로 정적으로 프로퍼티

public static String folderLitresRemaining
리턴 String

folderMinutesRemaining 공개적으로 정적으로 프로퍼티

public static String folderMinutesRemaining
리턴 String

folderOneLapEstimate 공개적으로 정적으로 프로퍼티

public static String folderOneLapEstimate
리턴 String

folderPlentyOfFuel 공개적으로 정적으로 프로퍼티

public static String folderPlentyOfFuel
리턴 String

folderTenMinutesFuel 공개적으로 정적으로 프로퍼티

public static String folderTenMinutesFuel
리턴 String

folderThreeLapsEstimate 공개적으로 정적으로 프로퍼티

public static String folderThreeLapsEstimate
리턴 String

folderTwoLapsEstimate 공개적으로 정적으로 프로퍼티

public static String folderTwoLapsEstimate
리턴 String

folderTwoMinutesFuel 공개적으로 정적으로 프로퍼티

public static String folderTwoMinutesFuel
리턴 String

folderWeEstimate 공개적으로 정적으로 프로퍼티

public static String folderWeEstimate
리턴 String