![]() |
Leap Motion Java API Reference
0.8.0
|
This is the complete list of members for com.leapmotion.leap.Config, including all inherited members.
Config() | com.leapmotion.leap.Config | |
getBool(String key) | com.leapmotion.leap.Config | |
getFloat(String key) | com.leapmotion.leap.Config | |
getInt32(String key) | com.leapmotion.leap.Config | |
getString(String key) | com.leapmotion.leap.Config | |
save() | com.leapmotion.leap.Config | |
setBool(String key, boolean value) | com.leapmotion.leap.Config | |
setFloat(String key, float value) | com.leapmotion.leap.Config | |
setInt32(String key, int value) | com.leapmotion.leap.Config | |
setString(String key, String value) | com.leapmotion.leap.Config | |
type(String key) | com.leapmotion.leap.Config |