Class: Matcap
This page documents the methods and fields available in the Matcap class.
Members
| Signature | Description |
|---|---|
Matcap() | Creates a new instance of Matcap. |
Matcap(Engine) | Creates a new instance of Matcap. |
Matcap(String) | Creates a new instance of Matcap. |
click(View) | Performs the click operation using the provided parameters (view). |
click(View) | Performs the click operation using the provided parameters (view). |
click(View) | Performs the click operation using the provided parameters (view). |
click(View) | Performs the click operation using the provided parameters (view). |
fromJson(String) | Performs the fromJson operation using the provided parameters (json). |
getFile() | Returns the current file. |
getFullName() | Returns the current full name. |
getInspector(Context, Constructor, String, UserPointer) | Returns the current inspector. |
getInspector(Context, Field, Object, String, GetSetterListener, UserPointer) | Returns the current inspector. |
getInspectorForArray(Context, Object[], int, Object, String, GetSetterListener, UserPointer) | Returns the current inspector for array. |
getInspectorForList(Context, GhostList, int, Object, String, GetSetterListener, UserPointer) | Returns the current inspector for list. |
getSelected() | Returns the current selected. |
getSelected() | Returns the current selected. |
getSelected() | Returns the current selected. |
getSelected() | Returns the current selected. |
getSimpleName(UserPointer) | Returns the current simple name. |
getTexture() | Returns the current texture. |
getTextureFile() | Returns the current texture file. |
isRestorable() | Returns whether restorable is true. |
isRestorable() | Returns whether restorable is true. |
newInstance(UserPointer) | Creates a new instance. |
newInstance(UserPointer) | Creates a new instance. |
onCreate(View, Context, InsEntry) | Performs the onCreate operation using the provided parameters (view, context, entry). |
onCreate(View, Context, InsEntry) | Performs the onCreate operation using the provided parameters (view, context, entry). |
onCreate(View, Context, InsEntry) | Performs the onCreate operation using the provided parameters (view, context, entry). |
onCreate(View, Context, InsEntry) | Performs the onCreate operation using the provided parameters (view, context, entry). |
onSelected(String) | Performs the onSelected operation using the provided parameters (file). |
onSelected(String) | Performs the onSelected operation using the provided parameters (file). |
onSelected(String) | Performs the onSelected operation using the provided parameters (file). |
onSelected(String) | Performs the onSelected operation using the provided parameters (file). |
restore(Variable, UserPointer) | Performs the restore operation using the provided parameters (variable, userPointer). |
restore(Variable, UserPointer) | Performs the restore operation using the provided parameters (variable, userPointer). |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
save(String, Object, UserPointer) | Saves data from the object. |
save(String, Object, UserPointer) | Saves data from the object. |
setTextureFile(String) | Sets or updates the texture file. |
toJson() | Performs the toJson operation. |