Path (EM4)

Information: The EMERGENCY community board is completely free and is financed by advertisement. Please deactivate adblocker if you use this site. Thank you!
Note about the webdisk: Downloading larger files is possible broken. Our Service-Provider is still working on the problem.
  • Namespace / class 'Path'

    1 List of PathTypes


    Code
    enum PathType
    {
    	PATH_FORWARD,
    	PATH_BACKWARD,
    	PATH_LOOP,
    	PATH_PINGPONG,
    };


    2 Defined functions