summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLImage.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Classes/SDLImage.html')
-rw-r--r--docs/Classes/SDLImage.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/Classes/SDLImage.html b/docs/Classes/SDLImage.html
index fc3817204..f0fa034ac 100644
--- a/docs/Classes/SDLImage.html
+++ b/docs/Classes/SDLImage.html
@@ -40,8 +40,7 @@
-initWithDictionary:
</h3>
- <p>Constructs a newly allocated SDLImage object indicated by the dictionary parameter
-- parameter: dict The dictionary to use</p>
+ <p>Constructs a newly allocated SDLImage object indicated by the dictionary parameter</p>
@@ -57,8 +56,7 @@
<h4>Parameters</h4>
<dl>
<dt>dict</dt>
- <dd><p>The dictionary to use</p>
-</dd>
+ <dd><p>The dictionary to use</p></dd>
</dl>
<h3 id="section--initWithName:ofType:">
@@ -70,7 +68,7 @@
<h4>Objective-C</h4>
- <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLImage</span> <span class="p">:</span> <span class="nc">SDLRPCStruct</span></code></pre>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLImage</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCStruct.html">SDLRPCStruct</a></span></code></pre>