C# Class FSO.SimAntics.Primitives.VMLookTowards
Afficher le fichier
Open project: RHY3756547/FreeSO
Méthodes publiques
Méthode |
Description |
|
Execute ( VMStackFrame context, VMPrimitiveOperand args ) : VMPrimitiveExitCode |
|
|
Private Methods
Méthode |
Description |
|
GetDirectionTo ( FSO.LotView.Model.LotTilePos pos1, FSO.LotView.Model.LotTilePos pos2 ) : double |
|
|
RadianToFlags ( double rad ) : SLOTFlags |
|
|
Method Details
public Execute ( VMStackFrame context, VMPrimitiveOperand args ) : VMPrimitiveExitCode |
context |
VMStackFrame |
|
args |
VMPrimitiveOperand |
|
Résultat |
VMPrimitiveExitCode |
|