C# Class flixel.functions

Mostrar archivo Open project: devolonter/flixel-monkey

Public Methods

Method Description
isMobile ( ) : bool
openURL ( String url ) : void

Method Details

isMobile() public static method

public static isMobile ( ) : bool
return bool

openURL() public static method

public static openURL ( String url ) : void
url String
return void