Packageat.fhjoanneum.dmt.umj.core.util
Classpublic class AssetsHelper
InheritanceAssetsHelper Inheritance Object

Helper: AssetsHelper can check if a file currently exists and throws back a bullet-proof path as String that can be used natively on both platforms (win and mac).



Public Methods
 MethodDefined By
  
[static]
AssetsHelper
  
[static]
AssetsHelper
Method Detail
checkIfFileInsideAppDirAndGetRelativeLink()method
public static function checkIfFileInsideAppDirAndGetRelativeLink(inputFile:File):String

Parameters

inputFile:File

Returns
String
testStringBackslashReplacementInMSWindows()method 
public static function testStringBackslashReplacementInMSWindows(input:String):String

Parameters

input:String

Returns
String