Method | Description | |
---|---|---|
Update ( ) : void | ||
activate ( int activator = -1 ) : void | ||
deActivate ( int activator = -1 ) : void | ||
init ( ) : void | ||
playerTouch ( ) : void |
Method | Description | |
---|---|---|
getMaxVector ( ) : Vector3 | ||
getMidVector ( ) : Vector3 | ||
getMinVector ( ) : Vector3 | ||
hitEnd ( ) : void |
public deActivate ( int activator = -1 ) : void | ||
activator | int | |
return | void |
public bool activatesAdjacantPlatformsAtEachLevel | ||
return | bool |
public bool activatesAdjacentPlatformsWhenActivating | ||
return | bool |
public bool activatesAdjacentPlatformsWhenDeactivating | ||
return | bool |
public bool cannotBeExternallyDeactivated | ||
return | bool |
public bool deactivatesAdjacentPlatformsWhenActivating | ||
return | bool |
public bool deactivatesAdjacentPlatformsWhenDeactivating | ||
return | bool |
public MapSegmentFloorCeiling lowerBottom | ||
return | MapSegmentFloorCeiling |
public bool reversesDirectionWhenObstructed | ||
return | bool |
public MapSegmentFloorCeiling upperBottom | ||
return | MapSegmentFloorCeiling |