Difference between revisions of "GraphicsObject"

From Cheat Engine
Jump to navigation Jump to search
Line 1: Line 1:
'''GraphicsObject Class''': (Inheritance: [[Object]] )
+
GraphicsObject '''class''': ('''Inheritance''': ''[[Object]]'')
  
Base class
+
Base class for graphics objects.
  
===Properties===
+
== Properties ==
  
===Methods===
+
== See also ==
 +
* [[Lua]]
 +
* [[Help_File:Script engine|Script engine]]
 +
 
 +
=== Related Classes ===
 +
* [[Object]]
 +
* [[Control]]
 +
* [[Component]]
 +
* [[WinControl]]
 +
* [[Application]]
 +
* [[Form]]

Revision as of 02:30, 11 March 2017

GraphicsObject class: (Inheritance: Object)

Base class for graphics objects.

Properties

See also

Related Classes