Pt/Entity: Difference between revisions

From Valve Developer Community
< Pt
Jump to navigation Jump to search
m (Nesciuse moved page Entity/pt to Pt/Entity over redirect: Language prefixes)
m (-Using L template for links)
Line 5: Line 5:
{{updatetranslation:pt}}
{{updatetranslation:pt}}
{{updatetranslation}}
{{updatetranslation}}
Entidades são objetos definidos na [[Source:pt|Engine Source]] como tendo caracteristicas que à diferencião "do [[worldspawn:pt|mundo]]" (world brushes).
Entidades são objetos definidos na {{L|Source|Engine Source}} como tendo caracteristicas que à diferencião "do {{L|worldspawn|mundo}}" (world brushes).


== Tipos ==
== Tipos ==
Existem três tipos principais de entidades:
Existem três tipos principais de entidades:
* [[Brush entity/pt|Entidades de brushes]]
* {{L|Brush entity|Entidades de brushes}}
* [[Point entity:pt|Entidades de ponto]]
* {{L|Point entity|Entidades de ponto}}
* [[Node:pt|Nodes]]
* {{L|Node|Nodes}}


== Veja também ==
== Veja também ==
* [[Entity Creation:pt|Criação de Entidades]]
* {{L|Entity Creation|Criação de Entidades}}
* [[List of entities]] {{en}}
* [[List of entities]] {{en}}
* [[:Category:Entities]] {{en}}
* [[:Category:Entities]] {{en}}
* [[Internal entity:pt|Entidades Internas]]
* {{L|Internal entity|Entidades Internas}}

Revision as of 10:20, 11 July 2024

English (en)Deutsch (de)Español (es)Hrvatski (hr)Português (pt)Русский (ru)中文 (zh)Translate (Translate)
Info content.png
This translated page needs to be updated.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.(en)
This notice is put here by LanguageBar template and if you want to remove it after updating the translation you can do so on this page.


Template:Updatetranslation:pt

Info content.png
This translated page needs to be updated.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.(en)

Entidades são objetos definidos na Engine Source(en) como tendo caracteristicas que à diferencião "do mundo(en)" (world brushes).

Tipos

Existem três tipos principais de entidades:

Veja também