<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SourceCode_0_0_Classes_Sprite</title><link>https://sourceforge.net/p/ansigl/wiki/SourceCode_0_0_Classes_Sprite/</link><description>Recent changes to SourceCode_0_0_Classes_Sprite</description><atom:link href="https://sourceforge.net/p/ansigl/wiki/SourceCode_0_0_Classes_Sprite/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 22 May 2012 22:09:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ansigl/wiki/SourceCode_0_0_Classes_Sprite/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage SourceCode_0_0_Classes_Sprite modified by NicroHobak</title><link>https://sourceforge.net/p/ansigl/wiki/SourceCode_0_0_Classes_Sprite/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -4,14 +4,14 @@
 Overview
 ----------------------------------------
 
-A Sprite is the first in [Surface-based](Classes_Surface) lineage tailored to actually being content, rather than being simply a container for content (like the [Window](Classes_Window) lineage).
+A Sprite is the first in [Surface-based](SourceCode_0_0_Classes_Surface) lineage tailored to actually being content, rather than being simply a container for content (like the [Window](SourceCode_0_0_Classes_Window) lineage).
 
 
 Relationships
 ----------------------------------------
 * Inheritance:
     * Parents:
-        * [Surface](Classes_Surface)
+        * [Surface](SourceCode_0_0_Classes_Surface)
     * Children:
         * None (yet)
 * Related:
@@ -34,4 +34,3 @@
 FlipX()                   | Flips the sprite on the X axis
 FlipY()                   | Flips the sprite on the Y axis
 Rotate()                  | Rotates a sprite in 90 degree increments (negative values rotate counter-clockwise while positive values rotate clockwise)
-
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NicroHobak</dc:creator><pubDate>Tue, 22 May 2012 22:09:36 -0000</pubDate><guid>https://sourceforge.net3c7c111312f9627f3e2da38d51a85b5839837c37</guid></item><item><title>WikiPage Classes_Sprite modified by NicroHobak</title><link>https://sourceforge.net/p/ansigl/wiki/Classes_Sprite/</link><description>Class: Sprite
========================================

Overview
----------------------------------------

A Sprite is the first in [Surface-based](Classes_Surface) lineage tailored to actually being content, rather than being simply a container for content (like the [Window](Classes_Window) lineage).


Relationships
----------------------------------------
* Inheritance:
    * Parents:
        * [Surface](Classes_Surface)
    * Children:
        * None (yet)
* Related:
    * None


Member Variables
----------------------------------------

Data Type              | Name       | Details
---------------------- | ---------- | -----------------------------------
Point                  | Offset     | An offset to add to the origin during rendering (an alternative way to think about it, is the Point on the Sprite to use as the origin when rendering)


Member Functions
----------------------------------------

Name                      | Details
------------------------- | ---------------------------------------------
FlipX()                   | Flips the sprite on the X axis
FlipY()                   | Flips the sprite on the Y axis
Rotate()                  | Rotates a sprite in 90 degree increments (negative values rotate counter-clockwise while positive values rotate clockwise)

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NicroHobak</dc:creator><pubDate>Sat, 14 Jan 2012 01:36:01 -0000</pubDate><guid>https://sourceforge.netb4e6580848f2a9422d70f5733a63e39280a8365b</guid></item></channel></rss>