mirror of
https://github.com/celisej567/wiki.git
synced 2026-09-21 20:08:53 +03:00
Make it a frame lol
This commit is contained in:
@@ -435,6 +435,8 @@ th, td
|
||||
|
||||
<p>Interfaces actually talk with the scripting languages themselves. But to QScript, each one behaves the same way. There <strong>cannot</strong> be any language specific functionalities that are related to QScript and not the lanugage itself.</p>
|
||||
|
||||
<p><a href="/wiki/QScript/Contributing/Rundown/QScriptRundown2.html">Next -></a></p>
|
||||
<hr />
|
||||
|
||||
<div class="framed"><div class="framed"><a href="/wiki/QScript/Contributing/Rundown/QScriptRundown2.html">Next -></a></div></div>
|
||||
|
||||
</div>
|
||||
@@ -429,6 +429,8 @@ Same thing with changing the class after it has been created. I have added a _fi
|
||||
|
||||
<p>The fact that you can inherit from a userdata, and then get another userdata instance should not be possible in regular Squirrel. This is an example of modifying the scripting language to fit our needs.</p>
|
||||
|
||||
<p><a href="/wiki/QScript/Contributing/Rundown/QScriptRundown1.html"><- Prev</a> | <a href="/wiki/QScript/Contributing/Rundown/QScriptRundown3.html">Next -></a></p>
|
||||
<hr />
|
||||
|
||||
<div class="framed"><div class="framed"><a href="/wiki/QScript/Contributing/Rundown/QScriptRundown1.html"><- Prev</a> | <a href="/wiki/QScript/Contributing/Rundown/QScriptRundown3.html">Next -></a></div></div>
|
||||
|
||||
</div>
|
||||
@@ -536,6 +536,6 @@ We can take advantage of that by first checking if the <code>QFunction</code> <c
|
||||
|
||||
<hr />
|
||||
|
||||
<p><a href="/wiki/QScript/Contributing/Rundown/QScriptRundown2.html"><- Prev</a> | <a href="/wiki/QScript/Contributing/Rundown/QScriptRundown4.html">Next -></a></p>
|
||||
<div class="framed"><div class="framed"><a href="/wiki/QScript/Contributing/Rundown/QScriptRundown2.html"><- Prev</a> | <a href="/wiki/QScript/Contributing/Rundown/QScriptRundown4.html">Next -></a></div></div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user