瀏覽代碼

Create object.md

Marco Bambini 6 年之前
父節點
當前提交
ee573623ae
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/object.md

+ 3 - 0
docs/object.md

@@ -0,0 +1,3 @@
+### Object
+
+Object is the root class of every object inside Gravity. Through the Object class, objects inherit a basic interface to the runtime system and the ability to behave as Gravity objects.