C# Class flixel.functions

Afficher le fichier Open project: devolonter/flixel-monkey

Méthodes publiques

Méthode Description
isMobile ( ) : bool
openURL ( String url ) : void

Method Details

isMobile() public static méthode

public static isMobile ( ) : bool
Résultat bool

openURL() public static méthode

public static openURL ( String url ) : void
url String
Résultat void