Difference between revisions of "Object (Tiếng Việt)"

(Created page with "Lớp cấp trên của tất cả những kiểu dữ liệu trong LÖVE. == Hàm == {{#ask: Category:Functions parent::Object | headers=hide | ?Description }} == Xem th...")
 
m
 
Line 6: Line 6:
 
}}
 
}}
 
== Xem thêm ==
 
== Xem thêm ==
* [[parent::love]]
+
* [[parent::love (Tiếng Việt)|love]]
 
[[Category:Types]]
 
[[Category:Types]]
 
{{#set:Description=Lớp cấp trên của tất cả những kiểu dữ liệu trong LÖVE.}}
 
{{#set:Description=Lớp cấp trên của tất cả những kiểu dữ liệu trong LÖVE.}}

Latest revision as of 06:48, 14 September 2012

Lớp cấp trên của tất cả những kiểu dữ liệu trong LÖVE.

Hàm

Object:releaseImmediately destroys the object's Lua reference.
Object:typeGets the type of the object as a string.
Object:typeOfChecks whether an object is of a certain type.

Xem thêm


Ngôn ngữ khác