User Tools

Site Tools


dragengine:modules:dragonscript:behavior_anchorelement

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dragengine:modules:dragonscript:behavior_anchorelement [2025/03/10 18:47] – created dragonlorddragengine:modules:dragonscript:behavior_anchorelement [2025/03/13 17:04] (current) dragonlord
Line 1: Line 1:
 {{tag>dragonscript behavior}} {{tag>dragonscript behavior}}
 <WRAP youarehere> <WRAP youarehere>
-[[:start|Start Page]] >> [[main|DragonScript Scripting Language]] >> [[abstractions#behavior_elementsquick_and_easy_development|Behavior Elements: Quick and Easy Development]] >> **ECBehaviorAnchorElement**+[[:start|Start Page]] >> [[main|DragonScript Scripting Language]] >> [[dragengine:modules:dragonscript:abstractions|Abstraction Layers: How you want to build your Game]] >> [[dragengine:modules:dragonscript:behavior_elements|Behavior Elements]] >> **ECBehaviorAnchorElement**
 </WRAP> </WRAP>
  
Line 26: Line 26:
   * Example (*.deeclass) <code xml><string name='anchorID'>Important Prop</string></code>   * Example (*.deeclass) <code xml><string name='anchorID'>Important Prop</string></code>
  
-===== Events =====+====== Events ======
  
 This behavior has no events This behavior has no events
Line 65: Line 65:
 </code> </code>
  
-Using element class supporting adding behaviors the behavior can be used like this:+====== Behavior Factory ====== 
 + 
 +Using element class supporting adding behaviors the behavior can be added like this:
 <code xml> <code xml>
 <?xml version='1.0' encoding='UTF-8'?> <?xml version='1.0' encoding='UTF-8'?>
dragengine/modules/dragonscript/behavior_anchorelement.1741632448.txt.gz · Last modified: 2025/03/10 18:47 by dragonlord