This article's documentation is for anything that uses the Source engine. Click here for more information.

Pt/Entity: Difference between revisions

From Valve Developer Community
< Pt
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Entidades são objetos definidos na [[Source Engine:pt|Engine Source]] como tendo caracteristicas que à diferencião "do [[worldspawn:pt|mundo]]" (world brushes).
{{LanguageBar}}
{{Source topicon}}
 
{{ACategory|Entities}}{{ACategory|Glossary}}
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]]
* {{L|List of entities}}
* [[:Category:Entities]]
* {{LCategory|Entities}}
* [[Internal entity:pt|Entidades Internas]]
* {{L|Internal entity|Entidades Internas}}


[[Category:Glossary]]
{{ACategory|Source}}


{{otherlang:pt}}
{{ACategory|Source 2}}
{{otherlang:pt:en|Entity}}

Latest revision as of 12:17, 28 May 2025

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.


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