Loading...
Searching...
No Matches
PixelCrushers.LoveHate.TradeSysSupport.TSTraderAI2D Class Reference

This is a modified version of TradeSys's example TSTraderAI script. More...

Inheritance diagram for PixelCrushers.LoveHate.TradeSysSupport.TSTraderAI2D:
Collaboration diagram for PixelCrushers.LoveHate.TradeSysSupport.TSTraderAI2D:

Public Attributes

float radarDistance = 5
 
float droneTime = 2
 
float speed = 0.2f
 

Detailed Description

This is a modified version of TradeSys's example TSTraderAI script.

It handles 2D scenes, and it works with Love/Hate's TradeSys integration. Changes from the original script are marked with [PixelCrushers].

Member Data Documentation

◆ droneTime

float PixelCrushers.LoveHate.TradeSysSupport.TSTraderAI2D.droneTime = 2

◆ radarDistance

float PixelCrushers.LoveHate.TradeSysSupport.TSTraderAI2D.radarDistance = 5

◆ speed

float PixelCrushers.LoveHate.TradeSysSupport.TSTraderAI2D.speed = 0.2f

The documentation for this class was generated from the following file: