Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
flixel
functions
C# Class flixel.functions
Datei anzeigen
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