मुख्य कंटेंट तक स्किप करें

Class: Component

This page documents the methods and fields available in the Component class.

Members

SignatureDescription
Component()Creates a new instance of Component.
allowSelect()Performs the allowSelect operation.
allowSelect()Performs the allowSelect operation.
allowSelect()Performs the allowSelect operation.
callFunction(String)Performs the callFunction operation using the provided parameters (name).
callFunction(String, Object...)Performs the callFunction operation using the provided parameters (name, args).
callFunction(String, String)Performs the callFunction operation using the provided parameters (name, args).
callFunction(String, boolean)Performs the callFunction operation using the provided parameters (name, args).
callFunction(String, float)Performs the callFunction operation using the provided parameters (name, args).
callFunction(String, int)Performs the callFunction operation using the provided parameters (name, args).
cancelAllInvokes()Performs the cancelAllInvokes operation.
destroy()Performs the destroy operation.
disabledParallelRepeat()Performs the disabledParallelRepeat operation.
disabledRepeat()Performs the disabledRepeat operation.
get()Returns the current value.
get()Returns the current value.
get()Returns the current value.
getAllowObject()Returns the current allow object.
getAllowObject()Returns the current allow object.
getAllowObject()Returns the current allow object.
getComponentColor()Returns the current component color.
getComponentMenu()Returns the current component menu.
getComponentTittle()Returns the current component tittle.
getExtraTittle()Returns the current extra tittle.
getExtraTittle()Returns the current extra tittle.
getExtraTittle()Returns the current extra tittle.
getGUID()Returns the current guid.
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.
getObject()Returns the current object.
getSimpleName(UserPointer)Returns the current simple name.
getTittle()Returns the current tittle.
getTittle()Returns the current tittle.
getTittle()Returns the current tittle.
getUserData()Returns the current user data.
invoke(float, InvokeListener)Performs the invoke operation using the provided parameters (delaySeconds, invokeListener).
invoke(float, Runnable)Performs the invoke operation using the provided parameters (delaySeconds, invokeListener).
invokeFrames(int, InvokeListener)Performs the invokeFrames operation using the provided parameters (frames, invokeListener).
invokeFrames(int, Runnable)Performs the invokeFrames operation using the provided parameters (frames, invokeListener).
isEnabled()Returns whether enabled is true.
isHierarchyActive()Returns whether hierarchy active is true.
isRestorable()Returns whether restorable is true.
match(com.itsmagic.engine.Engines.Engine.ObjectOriented.Components.Component)Performs the match operation using the provided parameters (component).
match(com.itsmagic.engine.Engines.Engine.ObjectOriented.Components.Component)Performs the match operation using the provided parameters (component).
match(com.itsmagic.engine.Engines.Engine.ObjectOriented.Components.Component)Performs the match operation using the provided parameters (component).
newInstance(UserPointer)Creates a new instance.
onCollision(Collision)Performs the onCollision operation using the provided parameters (collision).
onCollisionEnter(Collision)Performs the onCollisionEnter operation using the provided parameters (collision).
onCollisionStop(Collision)Performs the onCollisionStop operation using the provided parameters (collision).
onDetach()Performs the onDetach operation.
onKeyDown(Key)Performs the onKeyDown operation using the provided parameters (key).
onKeyPressed(Key)Performs the onKeyPressed operation using the provided parameters (key).
onKeyUp(Key)Performs the onKeyUp operation using the provided parameters (key).
parallelRepeat()Performs the parallelRepeat operation.
pausedRepeat()Performs the pausedRepeat operation.
posPhysics()Performs the posPhysics operation.
posWheelPhysics()Performs the posWheelPhysics operation.
prePhysics()Performs the prePhysics operation.
preRepeat()Performs the preRepeat operation.
print(Object)Performs the print operation using the provided parameters (message).
print(Quaternion)Performs the print operation using the provided parameters (message).
print(String)Performs the print operation using the provided parameters (message).
print(Vector2)Performs the print operation using the provided parameters (message).
print(Vector3)Performs the print operation using the provided parameters (message).
print(char)Performs the print operation using the provided parameters (t).
print(double)Performs the print operation using the provided parameters (t).
print(float)Performs the print operation using the provided parameters (t).
print(int)Performs the print operation using the provided parameters (t).
print(long)Performs the print operation using the provided parameters (t).
print(short)Performs the print operation using the provided parameters (t).
repeat()Performs the repeat operation.
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.
set(com.itsmagic.engine.Engines.Engine.ObjectOriented.Components.Component)Sets or updates the the value.
set(com.itsmagic.engine.Engines.Engine.ObjectOriented.Components.Component)Sets or updates the the value.
set(com.itsmagic.engine.Engines.Engine.ObjectOriented.Components.Component)Sets or updates the the value.
setEnabled(boolean)Sets or updates the enabled.
setInspector(ComponentInspector)Sets or updates the inspector.
setUserData(Object)Sets or updates the user data.
start()Performs the start operation.
stoppedRepeat()Performs the stoppedRepeat operation.
toString()Returns the string representation.