Skip navigation links
A B C D E F G H I M N O P R S T U V W 

R

readBoolGameProp(String, boolean) - Method in class stencyl.sw.ext.GameExtension
Read a boolean property for the active game.
readBoolProp(String, boolean) - Method in class stencyl.sw.ext.BaseExtension
Read a boolean property.
readData() - Method in class stencyl.sw.ext.BaseExtension
Read your extension's data in to a String.
readDataAsBytes() - Method in class stencyl.sw.ext.BaseExtension
Read your extension's data in to a byte array.
readDoubleGameProp(String, double) - Method in class stencyl.sw.ext.GameExtension
Read a double property for the active game.
readDoubleProp(String, double) - Method in class stencyl.sw.ext.BaseExtension
Read a double property.
readFloatGameProp(String, float) - Method in class stencyl.sw.ext.GameExtension
Read a float property for the active game.
readFloatProp(String, float) - Method in class stencyl.sw.ext.BaseExtension
Read a float property.
readIntGameProp(String, int) - Method in class stencyl.sw.ext.GameExtension
Read an integer property for the active game.
readIntProp(String, int) - Method in class stencyl.sw.ext.BaseExtension
Read an integer property.
readStringGameProp(String, String) - Method in class stencyl.sw.ext.GameExtension
Read a string property for the active game.
readStringProp(String, String) - Method in class stencyl.sw.ext.BaseExtension
Read a string property.
A B C D E F G H I M N O P R S T U V W 
Skip navigation links