C# Class FSO.SimAntics.Primitives.VMLookTowards
Mostra file
Open project: RHY3756547/FreeSO
Public Methods
Method |
Description |
|
Execute ( VMStackFrame context, VMPrimitiveOperand args ) : VMPrimitiveExitCode |
|
|
Private Methods
Method |
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 |
|
return |
VMPrimitiveExitCode |
|