Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h English (en) | Within [[FrooxEngine]], interfaces are extensively used for nearly every single type. For example, every [[reference type]] implements the [[Type:IWorldElement|IWorldElement]] interface. A common convention, and the convention used within FrooxEngine, is for all interfaces type names to start with a capital <code>I</code>. |