home *** CD-ROM | disk | FTP | other *** search
/ Game Level Design / GLDesign.bin / Software / UnrealEngine2Runtime / UE2Runtime-22262001_Demo.exe / Gameplay / Classes / ScaledSprite.uc < prev    next >
Text File  |  2003-12-11  |  247b  |  9 lines

  1. //=============================================================================
  2. // ScaledSprite.
  3. //=============================================================================
  4. class ScaledSprite extends Decoration;
  5.  
  6. defaultproperties
  7. {
  8. }
  9.