deleted samples and media as cleanup
@ -1,23 +0,0 @@
|
||||
:Base autoplay.hlp
|
||||
:Title AutoPlay
|
||||
:Index AutoPlay=AUTOPLAY.HLP
|
||||
1 AutoPlay
|
||||
2 About AutoPlay
|
||||
2 Introduction =autoplay_2_
|
||||
2 How AutoPlay Works =autoplay_3_
|
||||
2 The Autorun.inf File =autoplay_4_
|
||||
3 Tips for Writing AutoPlay Applications
|
||||
3 Introduction =autoplay_6_
|
||||
3 Opening a Startup Application =autoplay_7_
|
||||
3 Loading in the Background =autoplay_8_
|
||||
3 Conserving Hard Disk Space =autoplay_9_
|
||||
3 Using the Registry =autoplay_10_
|
||||
3 Setting the NoDriveTypeAutoRun Value =autoplay_11_
|
||||
2 Suppressing AutoPlay =autoplay_12_
|
||||
2 AutoPlay for MS-DOS–Based Applications =autoplay_13_
|
||||
2 AutoPlay Command Reference
|
||||
2 defaulticon =autoplay_15_
|
||||
2 icon =autoplay_16_
|
||||
2 open =autoplay_17_
|
||||
2 shell =autoplay_18_
|
||||
2 shell\verb=autoplay_19_
|
@ -1,135 +0,0 @@
|
||||
:Base ddraw.hlp
|
||||
:Title DirectDraw
|
||||
:Index DirectPlay=DDRAW.HLP
|
||||
1 DirectDraw
|
||||
2 Help Contents Topic =HelpContents1
|
||||
2 About DirectDraw =AboutDirectDraw.2
|
||||
2 DirectDraw Overview =DirectDrawOverview.3
|
||||
2 Architectural Overview =ArchitecturalOverview.4
|
||||
3 DirectDraw - Architectural Overview - DirectDraw =DirectDraw.5
|
||||
3 DirectDraw HAL =DirectDrawHAL.6
|
||||
3 DirectDraw Software Emulation =DirectDrawSoftwareEmulation.7
|
||||
3 DirectDraw, DirectDrawSurface, DirectDrawPalette, and DirectDrawClipper =DirectDraw.DirectDrawSurface.DirectDrawPalette.andDirectDrawClipper.8
|
||||
2 Using DirectDraw =UsingDirectDraw.9
|
||||
3 Frame buffer access =Framebufferaccess.10
|
||||
3 Primary Surface resource sharing model =PrimarySurfaceresourcesharingmodel.11
|
||||
3 Changing modes and exclusive access =Changingmodesandexclusiveaccess.12
|
||||
3 Losing surfaces =Losingsurfaces.13
|
||||
3 Cliplists =Cliplists.14
|
||||
3 Color and Format Conversion =ColorandFormatConversion.15
|
||||
3 Specifying Color Keys =SpecifyingColorKeys.16
|
||||
3 Colorkeying =Colorkeying.17
|
||||
3 Flipping Surfaces and GDI's 'frame rate' =FlippingSurfacesandGDI.s.framerate..18
|
||||
3 Overlay Z Order =OverlayZOrder.19
|
||||
3 Palettes and Pixel Formats =PalettesandPixelFormats.20
|
||||
2 DirectDraw Structures
|
||||
3 Data Structure Summary =DataStructureSummary.21
|
||||
3 DDBLTBATCH =DDBLTBATCH.22
|
||||
3 DDBLTFX =DDBLTFX.23
|
||||
3 DDCAPS =DDCAPS.24
|
||||
3 DDCOLORKEY =DDCOLORKEY.25
|
||||
3 DDMODEDESC =DDMODEDESC.26
|
||||
3 DDOVERLAYFX =DDOVERLAYFX.27
|
||||
3 DDPIXELFORMAT =DDPIXELFORMAT.28
|
||||
3 DDRVAL =DDRVAL.29
|
||||
3 DDSCAPS =DDSCAPS.30
|
||||
3 DDSURFACEDESC =DDSURFACEDESC.31
|
||||
2 DirectDraw Return Values
|
||||
3 DD OK =DDOK.32
|
||||
3 DirectDraw Enumeration Callback Return Codes =DirectDrawEnumerationCallbackReturnCodes.33
|
||||
3 DirectDraw Error Return Codes =DirectDrawErrorReturnCodes.34
|
||||
2 DirectDraw APIs
|
||||
3 APIs =APIs.35
|
||||
3 DirectDrawCreate =DirectDrawCreate.36
|
||||
3 DirectDrawEnumerate =DirectDrawEnumerate.37
|
||||
2 DirectDraw Member Reference
|
||||
3 DirectDraw Member Reference - Overview =Overview.38
|
||||
3 DirectDraw Member Implementation =DirectDrawMemberImplementation.39
|
||||
3 DirectDraw Members =DirectDrawMembers.40
|
||||
4 DirectDraw Member Reference - DirectDraw Members - AddRef =AddRef.41
|
||||
4 Compact =Compact.42
|
||||
4 CreateClipper =CreateClipper.43
|
||||
4 CreatePalette =CreatePalette.44
|
||||
4 CreateSurface =CreateSurface.45
|
||||
4 DuplicateSurface =DuplicateSurface.46
|
||||
4 EnumDisplayModes =EnumDisplayModes.47
|
||||
4 EnumSurfaces =EnumSurfaces.48
|
||||
4 FlipToGDISurface =FlipToGDISurface.49
|
||||
4 DirectDraw Member Reference - DirectDraw Members - GetCaps =GetCaps.50
|
||||
4 GetDisplayMode =GetDisplayMode.51
|
||||
4 GetFourCCCodes =GetFourCCCodes.52
|
||||
4 GetGDISurface =GetGDISurface.53
|
||||
4 GetMonitorFrequency =GetMonitorFrequency.54
|
||||
4 GetScanLine =GetScanLine.55
|
||||
4 GetVerticalBlankStatus =GetVerticalBlankStatus.56
|
||||
4 DirectDraw Member Reference - DirectDraw Members - Initialize =Initialize.57
|
||||
4 DirectDraw Member Reference - DirectDraw Members - QueryInterface =QueryInterface.58
|
||||
4 DirectDraw Member Reference - DirectDraw Members - Release =Release.59
|
||||
4 RestoreDisplayMode =RestoreDisplayMode.60
|
||||
4 SetCooperativeLevel =SetCooperativeLevel.61
|
||||
4 SetDisplayMode =SetDisplayMode.62
|
||||
4 WaitForVerticalBlank =WaitForVerticalBlank.63
|
||||
2 DirectDrawSurface Member Reference
|
||||
3 DirectDrawSurface Member Reference - Overview =Overview.64
|
||||
3 DIRECTDRAWSURFACE Member Implementation =DIRECTDRAWSURFACEMemberImplementation.65
|
||||
3 DirectDrawSurface Member Reference - Members =Members.66
|
||||
4 AddAttachedSurface =AddAttachedSurface.67
|
||||
4 AddOverlayDirtyRect =AddOverlayDirtyRect.68
|
||||
4 DirectDrawSurface Member Reference - Members - AddRef =AddRef.69
|
||||
4 Blt =Blt.70
|
||||
4 BltBatch =BltBatch.71
|
||||
4 BltFast =BltFast.72
|
||||
4 DeleteAttachedSurfaces =DeleteAttachedSurfaces.73
|
||||
4 EnumAttachedSurfaces =EnumAttachedSurfaces.74
|
||||
4 EnumOverlayZOrders =EnumOverlayZOrders.75
|
||||
4 Flip =Flip.76
|
||||
4 GetAttachedSurface =GetAttachedSurface.77
|
||||
4 GetBltStatus =GetBltStatus.78
|
||||
4 DirectDrawSurface Member Reference - Members - GetCaps =GetCaps.79
|
||||
4 GetClipper =GetClipper.80
|
||||
4 GetColorKey =GetColorKey.81
|
||||
4 GetDC =GetDC.82
|
||||
4 GetFlipStatus =GetFlipStatus.83
|
||||
4 GetOverlayPosition =GetOverlayPosition.84
|
||||
4 GetPalette =GetPalette.85
|
||||
4 GetPixelFormat =GetPixelFormat.86
|
||||
4 GetSurfaceDesc =GetSurfaceDesc.87
|
||||
4 DirectDrawSurface Member Reference - Members - Initialize =Initialize.88
|
||||
4 IsLost =IsLost.89
|
||||
4 Lock =Lock.90
|
||||
4 DirectDrawSurface Member Reference - Members - QueryInterface =QueryInterface.91
|
||||
4 DirectDrawSurface Member Reference - Members - Release =Release.92
|
||||
4 ReleaseDC =ReleaseDC.93
|
||||
4 Restore =Restore.94
|
||||
4 SetClipper =SetClipper.95
|
||||
4 SetColorKey =SetColorKey.96
|
||||
4 SetOverlayPosition =SetOverlayPosition.97
|
||||
4 SetPalette =SetPalette.98
|
||||
4 Unlock =Unlock.99
|
||||
4 UpdateOverlay =UpdateOverlay.100
|
||||
4 UpdateOverlayDisplay =UpdateOverlayDisplay.101
|
||||
4 UpdateOverlayZOrder =UpdateOverlayZOrder.102
|
||||
2 DirectDrawPalette Member Reference
|
||||
3 DirectDrawPalette Member Reference - Overview =Overview.103
|
||||
3 DIRECTDRAWPALETTE Member Implementation =DIRECTDRAWPALETTEMemberImplementation.104
|
||||
3 DirectDrawPalette Member Reference - Members =Members.105
|
||||
4 DirectDrawPalette Member Reference - Members - AddRef =AddRef.106
|
||||
4 DirectDrawPalette Member Reference - Members - GetCaps =GetCaps.107
|
||||
4 GetEntries =GetEntries.108
|
||||
4 DirectDrawPalette Member Reference - Members - Initialize =Initialize.109
|
||||
4 DirectDrawPalette Member Reference - Members - QueryInterface =QueryInterface.110
|
||||
4 DirectDrawPalette Member Reference - Members - Release =Release.111
|
||||
4 SetEntries =SetEntries.112
|
||||
2 DirectDrawClipper Member Reference
|
||||
3 DirectDrawClipper Member Reference - Overview =Overview.113
|
||||
3 DIRECTDRAWCLIPPER Member Implementation =DIRECTDRAWCLIPPERMemberImplementation.114
|
||||
3 DirectDrawClipper Member Reference - Members =Members.115
|
||||
4 DirectDrawClipper Member Reference - Members - AddRef =AddRef.116
|
||||
4 GetClipList =GetClipList.117
|
||||
4 GetHWnd =GetHWnd.118
|
||||
4 DirectDrawClipper Member Reference - Members - Initialize =Initialize.119
|
||||
4 IsClipListChanged =IsClipListChanged.120
|
||||
4 DirectDrawClipper Member Reference - Members - QueryInterface =QueryInterface.121
|
||||
4 DirectDrawClipper Member Reference - Members - Release =Release.122
|
||||
4 SetClipList =SetClipList.123
|
||||
4 SetHWnd =SetHWnd.124
|
@ -1,21 +0,0 @@
|
||||
:Base dinput.hlp
|
||||
:Title DirectInput
|
||||
:Index DirectInput=DINPUT.HLP
|
||||
1 DirectInput
|
||||
2 About DirectInput
|
||||
2 Introduction to Joysticks =dinput_2_
|
||||
2 Joystick Capabilities =dinput_3_
|
||||
2 Joystick Calibration and Testing =dinput_4_
|
||||
2 Joystick Position =dinput_5_
|
||||
2 DirectInput Reference
|
||||
2 Joystick Groups =dinput_7_
|
||||
3 Functions
|
||||
3 Introduction =dinput_9_
|
||||
3 joyConfigChanged =dinput_10_
|
||||
3 joyGetDevCaps =dinput_11_
|
||||
3 joyGetNumDevs =dinput_12_
|
||||
3 joyGetPosEx =dinput_13_
|
||||
3 Structures
|
||||
3 Introduction =dinput_15_
|
||||
3 JOYCAPS =dinput_16_
|
||||
3 JOYINFOEX =dinput_17_
|
@ -1,63 +0,0 @@
|
||||
:Base dplay.hlp
|
||||
:Title DirectPlay
|
||||
:Index DirectPlay=DPLAY.HLP
|
||||
1 DirectPlay
|
||||
2 Help Contents Topic =HelpContents1
|
||||
2 DirectPlay
|
||||
3 About DirectPlay =AboutDirectPlay.2
|
||||
3 DirectPlay Architecture =DirectPlayArchitecture.3
|
||||
3 Globally Unique Identifiers =GloballyUniqueIdentifiers.4
|
||||
3 Using DirectPlay =UsingDirectPlay.5
|
||||
3 Session Management =SessionManagement.6
|
||||
3 Player Management =PlayerManagement.7
|
||||
3 Group Management =GroupManagement.8
|
||||
3 Message Management =MessageManagement.9
|
||||
2 DirectPlay Stuctures
|
||||
3 Structure Summary =StructureSummary.10
|
||||
3 Data Structures
|
||||
4 DPCAPS =DPCAPS.12
|
||||
4 DPSESSIONDESC =DPSESSIONDESC.13
|
||||
3 System Messages
|
||||
4 System Messages =SystemMessageStructures.14
|
||||
4 DPMSG_ADDPLAYER =DPMSG.ADDPLAYER.15
|
||||
4 DPMSG_DELETEPLAYER =DPMSG.DELETEPLAYER.16
|
||||
4 DPMSG_GENERIC =DPMSG.GENERIC.17
|
||||
4 DPMSG_GROUPADD =DPMSG.GROUPADD.18
|
||||
4 DPMSG_GROUPDELETE =DPMSG.GROUPDELETE.19
|
||||
2 DirectPlay Return Values
|
||||
3 DP_OK =DP.OK.20
|
||||
3 DirectPlay Error Return Codes =DirectPlayErrorReturnCodes.21
|
||||
2 DirectPlay APIs
|
||||
3 APIs =APIs.22
|
||||
3 DirectPlayCreate =DirectPlayCreate.23
|
||||
4 DirectPlayEnumerate =DirectPlayEnumerate.24
|
||||
2 DirectPlay Members
|
||||
3 Member Summary =MemberSummary.25
|
||||
3 DirectPlay Members
|
||||
4 DirectPlay Members = DirectPlayMembers.26
|
||||
4 AddPlayerToGroup =AddPlayerToGroup.27
|
||||
4 AddRef =AddRef.28
|
||||
4 Close =Close.29
|
||||
4 CreateGroup =CreateGroup.30
|
||||
4 CreatePlayer =CreatePlayer.31
|
||||
4 DeletePlayerFromGroup =DeletePlayerFromGroup.32
|
||||
4 DestroyGroup =DestroyGroup.33
|
||||
4 DestroyPlayer =DestroyPlayer.34
|
||||
4 EnableNewPlayers =EnableNewPlayers.35
|
||||
4 EnumGroups =EnumGroups.36
|
||||
4 EnumGroupPlayers =EnumGroupPlayers.37
|
||||
4 EnumPlayers =EnumPlayers.38
|
||||
4 EnumSessions =EnumSessions.39
|
||||
4 GetCaps =GetCaps.40
|
||||
4 GetMessageCount =GetMessageCount.41
|
||||
4 GetPlayerCaps =GetPlayerCaps.42
|
||||
4 GetPlayerName =GetPlayerName.43
|
||||
4 Initialize =Initialize.44
|
||||
4 Open =Open.45
|
||||
4 QueryInterface =QueryInterface.46
|
||||
4 Receive =Receive.47
|
||||
4 Release =Release.48
|
||||
4 SaveSession =SaveSession.49
|
||||
4 Send =Send.50
|
||||
4 SetPlayerName =SetPlayerName.51
|
||||
|
@ -1,87 +0,0 @@
|
||||
:Base dsound.hlp
|
||||
:Title DirectSound
|
||||
:Index DirectSound=DSOUND.HLP
|
||||
1 DirectSound
|
||||
2 About DirectSound
|
||||
2 Introduction =dsound_2_
|
||||
3 Object Types
|
||||
3 Introduction =dsound_4_
|
||||
3 The DirectSound Object =dsound_5_
|
||||
3 The DirectSoundBuffer Object =dsound_6_
|
||||
2 Software Emulation =dsound_7_
|
||||
2 Device Drivers =dsound_8_
|
||||
2 System Integration =dsound_9_
|
||||
3 DirectSound Features
|
||||
3 Mixing =dsound_11_
|
||||
3 Hardware Acceleration =dsound_12_
|
||||
3 Access to the Primary Buffer =dsound_13_
|
||||
2 IDirectSound Interface
|
||||
2 Introduction =dsound_15_
|
||||
2 Device Capabilities =dsound_16_
|
||||
2 Creating Buffers =dsound_17_
|
||||
2 Speaker Configuration =dsound_18_
|
||||
2 Hardware Memory Management =dsound_19_
|
||||
2 IDirectSoundBuffer Interface
|
||||
2 IDirectSoundBuffer Introduction =dsound_21_
|
||||
2 Play Management =dsound_22_
|
||||
2 Sound-Environment Management =dsound_23_
|
||||
2 Information =dsound_24_
|
||||
2 Memory Management =dsound_25_
|
||||
2 IUnknown Interface =dsound_26_
|
||||
2 Using DirectSound
|
||||
2 Introduction =dsound_28_
|
||||
2 Implementation: A Broad Overview =dsound_29_
|
||||
2 Creating a DirectSound Object =dsound_30_
|
||||
2 Querying the Hardware Capabilities =dsound_31_
|
||||
3 Creating Sound Buffers
|
||||
3 Introduction =dsound_33_
|
||||
3 Creating a Basic Sound Buffer =dsound_34_
|
||||
3 Control Options =dsound_35_
|
||||
3 Static and Streaming Sound Buffers =dsound_36_
|
||||
3 Hardware and Software Sound Buffers =dsound_37_
|
||||
3 Primary and Secondary Sound Buffers =dsound_38_
|
||||
2 Writing to Sound Buffers =dsound_39_
|
||||
2 Using the DirectSound Mixer =dsound_40_
|
||||
2 Using a Custom Mixer =dsound_41_
|
||||
2 Using Compressed Wave Formats =dsound_42_
|
||||
2 DirectSound Reference
|
||||
3 Functions
|
||||
3 DirectSoundCreate =dsound_45_
|
||||
3 DirectSoundEnumCallback =dsound_46_
|
||||
3 DirectSoundEnumerate =dsound_47_
|
||||
3 IDirectSound Interface and Member Functions
|
||||
3 IDirectSound =dsound_49_
|
||||
3 IDirectSound::Compact =dsound_50_
|
||||
3 IDirectSound::CreateSoundBuffer =dsound_51_
|
||||
3 IDirectSound::DuplicateSoundBuffer =dsound_52_
|
||||
3 IDirectSound::GetCaps =dsound_53_
|
||||
3 IDirectSound::GetSpeakerConfig =dsound_54_
|
||||
3 IDirectSound::Initialize =dsound_55_
|
||||
3 IDirectSound::SetCooperativeLevel =dsound_56_
|
||||
3 IDirectSound::SetSpeakerConfig =dsound_57_
|
||||
3 IDirectSoundBuffer Interface and Member Functions
|
||||
3 IDirectSoundBuffer =dsound_59_
|
||||
3 IDirectSoundBuffer::GetCaps =dsound_60_
|
||||
3 IDirectSoundBuffer::GetCurrentPosition =dsound_61_
|
||||
3 IDirectSoundBuffer::GetFormat =dsound_62_
|
||||
3 IDirectSoundBuffer::GetFrequency =dsound_63_
|
||||
3 IDirectSoundBuffer::GetPan =dsound_64_
|
||||
3 IDirectSoundBuffer::GetStatus =dsound_65_
|
||||
3 IDirectSoundBuffer::GetVolume =dsound_66_
|
||||
3 IDirectSoundBuffer::Initialize =dsound_67_
|
||||
3 IDirectSoundBuffer::Lock =dsound_68_
|
||||
3 IDirectSoundBuffer::Play =dsound_69_
|
||||
3 IDirectSoundBuffer::Restore =dsound_70_
|
||||
3 IDirectSoundBuffer::SetCurrentPosition =dsound_71_
|
||||
3 IDirectSoundBuffer::SetFormat =dsound_72_
|
||||
3 IDirectSoundBuffer::SetFrequency =dsound_73_
|
||||
3 IDirectSoundBuffer::SetPan =dsound_74_
|
||||
3 IDirectSoundBuffer::SetVolume =dsound_75_
|
||||
3 IDirectSoundBuffer::Stop =dsound_76_
|
||||
3 IDirectSoundBuffer::Unlock =dsound_77_
|
||||
3 Structures
|
||||
3 DSBCAPS =dsound_79_
|
||||
3 DSBUFFERDESC =dsound_80_
|
||||
3 DSCAPS =dsound_81_
|
||||
3 Constants
|
||||
3 Error Values =dsound_83_
|
@ -1,29 +0,0 @@
|
||||
:Base gamesdk.hlp
|
||||
:Title Windows 95 Game SDK
|
||||
:Index Introducing the Windows 95 Game SDK =GAMESDK.HLP
|
||||
:include legal.cnt
|
||||
1 Introducing the Game Software Development Kit
|
||||
2 Programming Games in Windows
|
||||
2 Introduction =gamesdk_2_
|
||||
2 Reasons for Developing Windows-Based Games =gamesdk_3_
|
||||
2 Providing Standards for Hardware Accelerators =gamesdk_4_
|
||||
2 Windows 95 Game Features
|
||||
2 Introduction =gamesdk_6_
|
||||
2 DirectDraw =gamesdk_7_
|
||||
2 DirectSound =gamesdk_8_
|
||||
2 DirectPlay =gamesdk_9_
|
||||
2 DirectInput =gamesdk_10_
|
||||
2 AutoPlay =gamesdk_11_
|
||||
2 Sample Applications =gamesdk_12_
|
||||
2 Games and the Component Object Model
|
||||
2 Introduction =gamesdk_14_
|
||||
2 The Component Object Model =gamesdk_15_
|
||||
2 Accessing COM Objects Using C =gamesdk_16_
|
||||
2 Game SDK COM Interfaces =gamesdk_17_
|
||||
1 Conventions =gamesdk_18_
|
||||
:include ddraw.cnt
|
||||
:include dsound.cnt
|
||||
:include dplay.cnt
|
||||
:include dinput.cnt
|
||||
:include install.cnt
|
||||
:include autoplay.cnt
|
@ -1,10 +0,0 @@
|
||||
:Base install.hlp
|
||||
:Title DirectSetup
|
||||
:Index DirectSetup=INSTALL.HLP
|
||||
1 DirectSetup
|
||||
2 Contents Topic =HelpContents1
|
||||
2 About DirectSetup = AboutDirectSetup.2
|
||||
2 Using DirectSetup = UsingDirectSetup.3
|
||||
2 DirectSetup API
|
||||
3 API =API.4
|
||||
4 DirectXSetup = DirectXSetup.5
|
@ -1,4 +0,0 @@
|
||||
:Base legal.hlp
|
||||
:Title Copyright Notice
|
||||
:Index Introducing the Windows 95 Game SDK =LEGAL.HLP
|
||||
1 Copyright Notice=legal_0_
|
@ -1,9 +0,0 @@
|
||||
This directory contains an archive of the documentation for both the
|
||||
Microsoft Game SDK and Microsoft DirectX 2 SDK. The Game SDK information
|
||||
is located in the \DIRECTX1 directory. The DirectX 2 SDK information
|
||||
is located in the \DIRECTX2 directory.
|
||||
|
||||
The information found in these directories is not directly related
|
||||
to the documentation for the DirectX 3 SDK. However, it is included here
|
||||
in case you need information about previous versions of a COM interface.
|
||||
|
@ -1,15 +0,0 @@
|
||||
The DirectX documentation in this directory contains the same information
|
||||
as the WinHelp documentation in the WinHelp directory of this SDK. The
|
||||
WinHelp format of the documentation is generally easier to use than the Word
|
||||
format because of its many hypertext links and other navigational aids.
|
||||
|
||||
Before printing any of the Word documentation, you should rebuild the table
|
||||
of contents for that file so that the page numbers are accurate for your
|
||||
printer. To do this, select the table of contents in Word, right-click the
|
||||
selection, and then click Update Field. In the Update Table Of Contents
|
||||
dialog box, click the Update Entire Table option, and then click OK.
|
||||
|
||||
The Word format of the Direct3D documentation is provided in several
|
||||
files so that the file sizes are more manageable. (The Direct3D
|
||||
documentation appears as one section in the WinHelp format.)
|
||||
|
Before Width: | Height: | Size: 301 KiB |
Before Width: | Height: | Size: 101 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 297 KiB |
Before Width: | Height: | Size: 47 KiB |
@ -1,77 +0,0 @@
|
||||
[BlockLeft]
|
||||
C1blol01.dib=1
|
||||
C1blol03.dib=1
|
||||
C1blol05.dib=1
|
||||
C1blol07.dib=1
|
||||
C1blol09.dib=1
|
||||
|
||||
[C1blol01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[C1blol03.dib]
|
||||
X=57
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[C1blol05.dib]
|
||||
X=57
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[C1blol07.dib]
|
||||
X=171
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[C1blol09.dib]
|
||||
X=114
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
BlockLeft=3
|
||||
BlockRight=3
|
||||
|
||||
[BlockRight]
|
||||
C1blor01.dib=1
|
||||
C1blor03.dib=1
|
||||
C1blor05.dib=1
|
||||
C1blor07.dib=1
|
||||
C1blor09.dib=1
|
||||
|
||||
[C1blor01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C1blor03.dib]
|
||||
X=58
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C1blor05.dib]
|
||||
X=58
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C1blor07.dib]
|
||||
X=174
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C1blor09.dib]
|
||||
X=116
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
Before Width: | Height: | Size: 92 KiB |
@ -1,78 +0,0 @@
|
||||
[DuckLeft]
|
||||
C1ducl01.dib=1
|
||||
C1ducl05.dib=1
|
||||
C1ducl09.dib=1
|
||||
C1ducl13.dib=1
|
||||
C1ducl17.dib=1
|
||||
|
||||
[C1ducl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=58
|
||||
Height=132
|
||||
|
||||
[C1ducl05.dib]
|
||||
X=58
|
||||
Y=0
|
||||
Width=66
|
||||
Height=132
|
||||
|
||||
[C1ducl09.dib]
|
||||
X=124
|
||||
Y=0
|
||||
Width=74
|
||||
Height=134
|
||||
|
||||
[C1ducl13.dib]
|
||||
X=198
|
||||
Y=0
|
||||
Width=70
|
||||
Height=134
|
||||
|
||||
[C1ducl17.dib]
|
||||
X=268
|
||||
Y=0
|
||||
Width=63
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
DuckLeft=5
|
||||
DuckRight=5
|
||||
|
||||
[DuckRight]
|
||||
C1ducr01.dib=1
|
||||
C1ducr05.dib=1
|
||||
C1ducr09.dib=1
|
||||
C1ducr13.dib=1
|
||||
C1ducr17.dib=1
|
||||
|
||||
[C1ducr01.dib]
|
||||
X=0
|
||||
Y=134
|
||||
Width=72
|
||||
Height=132
|
||||
|
||||
[C1ducr05.dib]
|
||||
X=72
|
||||
Y=134
|
||||
Width=68
|
||||
Height=131
|
||||
|
||||
[C1ducr09.dib]
|
||||
X=140
|
||||
Y=134
|
||||
Width=65
|
||||
Height=131
|
||||
|
||||
[C1ducr13.dib]
|
||||
X=205
|
||||
Y=134
|
||||
Width=68
|
||||
Height=131
|
||||
|
||||
[C1ducr17.dib]
|
||||
X=273
|
||||
Y=134
|
||||
Width=72
|
||||
Height=132
|
||||
|
Before Width: | Height: | Size: 74 KiB |
@ -1,63 +0,0 @@
|
||||
[PieFaceLeft]
|
||||
C1pfal01.dib=1
|
||||
C1pfal03.dib=1
|
||||
C1pfal05.dib=1
|
||||
Piefacel.bmp=1
|
||||
|
||||
[C1pfal01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[C1pfal03.dib]
|
||||
X=70
|
||||
Y=0
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[C1pfal05.dib]
|
||||
X=140
|
||||
Y=0
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[Piefacel.bmp]
|
||||
X=210
|
||||
Y=0
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
PieFaceLeft=4
|
||||
PieFaceRight=4
|
||||
|
||||
[PieFaceRight]
|
||||
C1pfar01.dib=1
|
||||
C1pfar03.dib=1
|
||||
C1pfar05.dib=1
|
||||
Piefacer.bmp=1
|
||||
|
||||
[C1pfar01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[C1pfar03.dib]
|
||||
X=70
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C1pfar05.dib]
|
||||
X=128
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[Piefacer.bmp]
|
||||
X=186
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
Before Width: | Height: | Size: 106 KiB |
@ -1,63 +0,0 @@
|
||||
[PieHeadLeft]
|
||||
C1phel01.dib=1
|
||||
C1phel03.dib=1
|
||||
C1phel05.dib=1
|
||||
Pieheadl.bmp=1
|
||||
|
||||
[C1phel01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=100
|
||||
Height=133
|
||||
|
||||
[C1phel03.dib]
|
||||
X=100
|
||||
Y=0
|
||||
Width=76
|
||||
Height=133
|
||||
|
||||
[C1phel05.dib]
|
||||
X=176
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Pieheadl.bmp]
|
||||
X=233
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
PieHeadLeft=4
|
||||
PieHeadRight=4
|
||||
|
||||
[PieHeadRight]
|
||||
C1pher01.dib=1
|
||||
C1pher03.dib=1
|
||||
C1pher05.dib=1
|
||||
Pieheadr.bmp=1
|
||||
|
||||
[C1pher01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=101
|
||||
Height=133
|
||||
|
||||
[C1pher03.dib]
|
||||
X=101
|
||||
Y=133
|
||||
Width=101
|
||||
Height=133
|
||||
|
||||
[C1pher05.dib]
|
||||
X=202
|
||||
Y=133
|
||||
Width=101
|
||||
Height=133
|
||||
|
||||
[Pieheadr.bmp]
|
||||
X=303
|
||||
Y=133
|
||||
Width=101
|
||||
Height=133
|
Before Width: | Height: | Size: 49 KiB |
@ -1,77 +0,0 @@
|
||||
[PokeLeft]
|
||||
C1eyel01.dib=1
|
||||
C1eyel03.dib=1
|
||||
C1eyel05.dib=1
|
||||
C1eyel07.dib=1
|
||||
C1eyel09.dib=1
|
||||
|
||||
[C1eyel01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=61
|
||||
Height=133
|
||||
|
||||
[C1eyel03.dib]
|
||||
X=61
|
||||
Y=0
|
||||
Width=61
|
||||
Height=133
|
||||
|
||||
[C1eyel05.dib]
|
||||
X=61
|
||||
Y=0
|
||||
Width=61
|
||||
Height=133
|
||||
|
||||
[C1eyel07.dib]
|
||||
X=183
|
||||
Y=0
|
||||
Width=61
|
||||
Height=133
|
||||
|
||||
[C1eyel09.dib]
|
||||
X=122
|
||||
Y=0
|
||||
Width=61
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
PokeLeft=3
|
||||
PokeRight=3
|
||||
|
||||
[PokeRight]
|
||||
C1eyer01.dib=1
|
||||
C1eyer03.dib=1
|
||||
C1eyer05.dib=1
|
||||
C1eyer07.dib=1
|
||||
C1eyer09.dib=1
|
||||
|
||||
[C1eyer01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C1eyer03.dib]
|
||||
X=58
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C1eyer05.dib]
|
||||
X=58
|
||||
Y=133
|
||||
Width=59
|
||||
Height=133
|
||||
|
||||
[C1eyer07.dib]
|
||||
X=175
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C1eyer09.dib]
|
||||
X=117
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
Before Width: | Height: | Size: 217 KiB |
@ -1,119 +0,0 @@
|
||||
[RunLeft]
|
||||
C1-rul01.dib=1
|
||||
C1-rul03.dib=1
|
||||
C1-rul05.dib=1
|
||||
C1-rul07.dib=1
|
||||
C1-rul09.dib=1
|
||||
C1-rul11.dib=1
|
||||
C1-rul13.dib=1
|
||||
C1-rul15.dib=1
|
||||
|
||||
[C1-rul01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=110
|
||||
Height=125
|
||||
|
||||
[C1-rul03.dib]
|
||||
X=110
|
||||
Y=0
|
||||
Width=94
|
||||
Height=137
|
||||
|
||||
[C1-rul05.dib]
|
||||
X=204
|
||||
Y=0
|
||||
Width=91
|
||||
Height=134
|
||||
|
||||
[C1-rul07.dib]
|
||||
X=295
|
||||
Y=0
|
||||
Width=107
|
||||
Height=131
|
||||
|
||||
[C1-rul09.dib]
|
||||
X=402
|
||||
Y=0
|
||||
Width=110
|
||||
Height=123
|
||||
|
||||
[C1-rul11.dib]
|
||||
X=512
|
||||
Y=0
|
||||
Width=95
|
||||
Height=131
|
||||
|
||||
[C1-rul13.dib]
|
||||
X=607
|
||||
Y=0
|
||||
Width=91
|
||||
Height=137
|
||||
|
||||
[C1-rul15.dib]
|
||||
X=698
|
||||
Y=0
|
||||
Width=106
|
||||
Height=130
|
||||
|
||||
[Sequences]
|
||||
RunLeft=8
|
||||
RunRight=8
|
||||
|
||||
[RunRight]
|
||||
C1-rur01.dib=1
|
||||
C1-rur03.dib=1
|
||||
C1-rur05.dib=1
|
||||
C1-rur07.dib=1
|
||||
C1-rur09.dib=1
|
||||
C1-rur11.dib=1
|
||||
C1-rur13.dib=1
|
||||
C1-rur15.dib=1
|
||||
|
||||
[C1-rur01.dib]
|
||||
X=0
|
||||
Y=137
|
||||
Width=105
|
||||
Height=123
|
||||
|
||||
[C1-rur03.dib]
|
||||
X=105
|
||||
Y=137
|
||||
Width=87
|
||||
Height=136
|
||||
|
||||
[C1-rur05.dib]
|
||||
X=192
|
||||
Y=137
|
||||
Width=90
|
||||
Height=133
|
||||
|
||||
[C1-rur07.dib]
|
||||
X=282
|
||||
Y=137
|
||||
Width=110
|
||||
Height=130
|
||||
|
||||
[C1-rur09.dib]
|
||||
X=392
|
||||
Y=137
|
||||
Width=106
|
||||
Height=125
|
||||
|
||||
[C1-rur11.dib]
|
||||
X=498
|
||||
Y=137
|
||||
Width=87
|
||||
Height=132
|
||||
|
||||
[C1-rur13.dib]
|
||||
X=585
|
||||
Y=137
|
||||
Width=95
|
||||
Height=138
|
||||
|
||||
[C1-rur15.dib]
|
||||
X=680
|
||||
Y=137
|
||||
Width=109
|
||||
Height=131
|
Before Width: | Height: | Size: 384 KiB |
@ -1,151 +0,0 @@
|
||||
[C1SadDone]
|
||||
C1sadl10.dib=1
|
||||
|
||||
[C1SadLeft]
|
||||
C1sadl01.dib=1
|
||||
C1sadl02.dib=1
|
||||
C1sadl03.dib=1
|
||||
C1sadl04.dib=1
|
||||
C1sadl05.dib=1
|
||||
C1sadl06.dib=1
|
||||
C1sadl07.dib=1
|
||||
C1sadl08.dib=1
|
||||
C1sadl09.dib=1
|
||||
C1sadl10.dib=1
|
||||
|
||||
[C1sadl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl02.dib]
|
||||
X=140
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl03.dib]
|
||||
X=280
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl04.dib]
|
||||
X=420
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl05.dib]
|
||||
X=560
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl06.dib]
|
||||
X=700
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl07.dib]
|
||||
X=840
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl08.dib]
|
||||
X=980
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl09.dib]
|
||||
X=1120
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadl10.dib]
|
||||
X=1260
|
||||
Y=0
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[Sequences]
|
||||
C1SadLeft=10
|
||||
C1SadRight=10
|
||||
C1SadDone=1
|
||||
|
||||
[C1SadRight]
|
||||
C1sadr01.dib=1
|
||||
C1sadr02.dib=1
|
||||
C1sadr03.dib=1
|
||||
C1sadr04.dib=1
|
||||
C1sadr05.dib=1
|
||||
C1sadr06.dib=1
|
||||
C1sadr07.dib=1
|
||||
C1sadr08.dib=1
|
||||
C1sadr09.dib=1
|
||||
C1sadr10.dib=1
|
||||
|
||||
[C1sadr01.dib]
|
||||
X=0
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr02.dib]
|
||||
X=140
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr03.dib]
|
||||
X=280
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr04.dib]
|
||||
X=420
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr05.dib]
|
||||
X=560
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr06.dib]
|
||||
X=700
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr07.dib]
|
||||
X=840
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr08.dib]
|
||||
X=980
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr09.dib]
|
||||
X=1120
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
||||
|
||||
[C1sadr10.dib]
|
||||
X=1260
|
||||
Y=140
|
||||
Width=140
|
||||
Height=140
|
Before Width: | Height: | Size: 28 KiB |
@ -1,21 +0,0 @@
|
||||
[StandLeft]
|
||||
C1thrl01.dib=1
|
||||
|
||||
[C1thrl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
StandLeft=1
|
||||
StandRight=1
|
||||
|
||||
[StandRight]
|
||||
C1thrr01.dib=1
|
||||
|
||||
[C1thrr01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=79
|
||||
Height=133
|
Before Width: | Height: | Size: 82 KiB |
@ -1,63 +0,0 @@
|
||||
[ThrowLeft]
|
||||
c1thrl01.dib=1
|
||||
c1thrl05.dib=1
|
||||
c1thrl09.dib=1
|
||||
c1thrl13.dib=1
|
||||
|
||||
[c1thrl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[c1thrl05.dib]
|
||||
X=57
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[c1thrl09.dib]
|
||||
X=114
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[c1thrl13.dib]
|
||||
X=171
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
ThrowLeft=4
|
||||
ThrowRight=4
|
||||
|
||||
[ThrowRight]
|
||||
c1thrr01.dib=1
|
||||
c1thrr05.dib=1
|
||||
c1thrr09.dib=1
|
||||
c1thrr13.dib=1
|
||||
|
||||
[c1thrr01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=80
|
||||
Height=133
|
||||
|
||||
[c1thrr05.dib]
|
||||
X=80
|
||||
Y=133
|
||||
Width=79
|
||||
Height=133
|
||||
|
||||
[c1thrr09.dib]
|
||||
X=159
|
||||
Y=133
|
||||
Width=79
|
||||
Height=133
|
||||
|
||||
[c1thrr13.dib]
|
||||
X=238
|
||||
Y=133
|
||||
Width=73
|
||||
Height=133
|
Before Width: | Height: | Size: 79 KiB |
@ -1,64 +0,0 @@
|
||||
[Left2Right]
|
||||
C1turl01.dib=1
|
||||
C1turl05.dib=1
|
||||
C1turl09.dib=1
|
||||
C1turl13.dib=1
|
||||
|
||||
[C1turl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=76
|
||||
Height=133
|
||||
|
||||
[C1turl05.dib]
|
||||
X=76
|
||||
Y=0
|
||||
Width=60
|
||||
Height=136
|
||||
|
||||
[C1turl09.dib]
|
||||
X=136
|
||||
Y=0
|
||||
Width=68
|
||||
Height=138
|
||||
|
||||
[C1turl13.dib]
|
||||
X=204
|
||||
Y=0
|
||||
Width=86
|
||||
Height=138
|
||||
|
||||
[Sequences]
|
||||
Left2Right=4
|
||||
Right2Left=4
|
||||
|
||||
[Right2Left]
|
||||
C1turr01.dib=1
|
||||
C1turr05.dib=1
|
||||
C1turr09.dib=1
|
||||
C1turr13.dib=1
|
||||
|
||||
[C1turr01.dib]
|
||||
X=0
|
||||
Y=138
|
||||
Width=84
|
||||
Height=135
|
||||
|
||||
[C1turr05.dib]
|
||||
X=84
|
||||
Y=138
|
||||
Width=73
|
||||
Height=131
|
||||
|
||||
[C1turr09.dib]
|
||||
X=157
|
||||
Y=138
|
||||
Width=65
|
||||
Height=135
|
||||
|
||||
[C1turr13.dib]
|
||||
X=222
|
||||
Y=138
|
||||
Width=67
|
||||
Height=134
|
||||
|
Before Width: | Height: | Size: 148 KiB |
@ -1,105 +0,0 @@
|
||||
[WalkLeft]
|
||||
C1wall11.dib=1
|
||||
C1wall13.dib=1
|
||||
C1wall15.dib=1
|
||||
C1wall02.dib=1
|
||||
C1wall04.dib=1
|
||||
C1wall06.dib=1
|
||||
C1wall08.dib=1
|
||||
|
||||
[C1wall11.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=64
|
||||
Height=137
|
||||
|
||||
[C1wall13.dib]
|
||||
X=64
|
||||
Y=0
|
||||
Width=74
|
||||
Height=136
|
||||
|
||||
[C1wall15.dib]
|
||||
X=138
|
||||
Y=0
|
||||
Width=83
|
||||
Height=135
|
||||
|
||||
[C1wall02.dib]
|
||||
X=221
|
||||
Y=0
|
||||
Width=70
|
||||
Height=135
|
||||
|
||||
[C1wall04.dib]
|
||||
X=291
|
||||
Y=0
|
||||
Width=68
|
||||
Height=135
|
||||
|
||||
[C1wall06.dib]
|
||||
X=359
|
||||
Y=0
|
||||
Width=80
|
||||
Height=137
|
||||
|
||||
[C1wall08.dib]
|
||||
X=439
|
||||
Y=0
|
||||
Width=83
|
||||
Height=136
|
||||
|
||||
[Sequences]
|
||||
WalkLeft=7
|
||||
WalkRight=7
|
||||
|
||||
[WalkRight]
|
||||
C1walr11.dib=1
|
||||
C1walr13.dib=1
|
||||
C1walr15.dib=1
|
||||
C1walr02.dib=1
|
||||
C1walr04.dib=1
|
||||
C1walr06.dib=1
|
||||
C1walr08.dib=1
|
||||
|
||||
[C1walr11.dib]
|
||||
X=0
|
||||
Y=137
|
||||
Width=72
|
||||
Height=134
|
||||
|
||||
[C1walr13.dib]
|
||||
X=72
|
||||
Y=137
|
||||
Width=79
|
||||
Height=139
|
||||
|
||||
[C1walr15.dib]
|
||||
X=151
|
||||
Y=137
|
||||
Width=83
|
||||
Height=138
|
||||
|
||||
[C1walr02.dib]
|
||||
X=234
|
||||
Y=137
|
||||
Width=74
|
||||
Height=138
|
||||
|
||||
[C1walr04.dib]
|
||||
X=308
|
||||
Y=137
|
||||
Width=72
|
||||
Height=133
|
||||
|
||||
[C1walr06.dib]
|
||||
X=380
|
||||
Y=137
|
||||
Width=83
|
||||
Height=135
|
||||
|
||||
[C1walr08.dib]
|
||||
X=463
|
||||
Y=137
|
||||
Width=79
|
||||
Height=134
|
Before Width: | Height: | Size: 287 KiB |
@ -1,237 +0,0 @@
|
||||
[InLeft]
|
||||
c1u45L01.DIB=1
|
||||
c1u45L03.DIB=1
|
||||
c1u45L05.DIB=1
|
||||
c1u45L07.DIB=1
|
||||
c1u45L09.DIB=1
|
||||
c1u45L11.DIB=1
|
||||
c1u45L13.DIB=1
|
||||
c1u45L15.DIB=1
|
||||
|
||||
[c1u45L01.DIB]
|
||||
X=0
|
||||
Y=0
|
||||
Width=67
|
||||
Height=133
|
||||
|
||||
[c1u45L03.DIB]
|
||||
X=67
|
||||
Y=0
|
||||
Width=54
|
||||
Height=131
|
||||
|
||||
[c1u45L05.DIB]
|
||||
X=121
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[c1u45L07.DIB]
|
||||
X=178
|
||||
Y=0
|
||||
Width=64
|
||||
Height=136
|
||||
|
||||
[c1u45L09.DIB]
|
||||
X=242
|
||||
Y=0
|
||||
Width=59
|
||||
Height=135
|
||||
|
||||
[c1u45L11.DIB]
|
||||
X=301
|
||||
Y=0
|
||||
Width=54
|
||||
Height=132
|
||||
|
||||
[c1u45L13.DIB]
|
||||
X=355
|
||||
Y=0
|
||||
Width=60
|
||||
Height=134
|
||||
|
||||
[c1u45L15.DIB]
|
||||
X=415
|
||||
Y=0
|
||||
Width=67
|
||||
Height=135
|
||||
|
||||
[Sequences]
|
||||
InLeft=8
|
||||
InRight=8
|
||||
OutLeft=8
|
||||
OutRight=8
|
||||
|
||||
[InRight]
|
||||
c1u45R01.DIB=1
|
||||
c1u45R03.DIB=1
|
||||
c1u45R05.DIB=1
|
||||
c1u45R07.DIB=1
|
||||
c1u45R09.DIB=1
|
||||
c1u45R11.DIB=1
|
||||
c1u45R13.DIB=1
|
||||
c1u45R15.DIB=1
|
||||
|
||||
[c1u45R01.DIB]
|
||||
X=0
|
||||
Y=136
|
||||
Width=66
|
||||
Height=135
|
||||
|
||||
[c1u45R03.DIB]
|
||||
X=66
|
||||
Y=136
|
||||
Width=66
|
||||
Height=132
|
||||
|
||||
[c1u45R05.DIB]
|
||||
X=132
|
||||
Y=136
|
||||
Width=66
|
||||
Height=132
|
||||
|
||||
[c1u45R07.DIB]
|
||||
X=198
|
||||
Y=136
|
||||
Width=69
|
||||
Height=134
|
||||
|
||||
[c1u45R09.DIB]
|
||||
X=267
|
||||
Y=136
|
||||
Width=64
|
||||
Height=134
|
||||
|
||||
[c1u45R11.DIB]
|
||||
X=331
|
||||
Y=136
|
||||
Width=66
|
||||
Height=131
|
||||
|
||||
[c1u45R13.DIB]
|
||||
X=397
|
||||
Y=136
|
||||
Width=66
|
||||
Height=136
|
||||
|
||||
[c1u45R15.DIB]
|
||||
X=463
|
||||
Y=136
|
||||
Width=66
|
||||
Height=137
|
||||
|
||||
[OutLeft]
|
||||
C1w45l01.dib=1
|
||||
C1w45l03.dib=1
|
||||
C1w45l05.dib=1
|
||||
C1w45l07.dib=1
|
||||
C1w45l09.dib=1
|
||||
C1w45l11.dib=1
|
||||
C1w45l13.dib=1
|
||||
C1w45l15.dib=1
|
||||
|
||||
[C1w45l01.dib]
|
||||
X=0
|
||||
Y=273
|
||||
Width=70
|
||||
Height=138
|
||||
|
||||
[C1w45l03.dib]
|
||||
X=70
|
||||
Y=273
|
||||
Width=60
|
||||
Height=138
|
||||
|
||||
[C1w45l05.dib]
|
||||
X=130
|
||||
Y=273
|
||||
Width=64
|
||||
Height=137
|
||||
|
||||
[C1w45l07.dib]
|
||||
X=194
|
||||
Y=273
|
||||
Width=70
|
||||
Height=136
|
||||
|
||||
[C1w45l09.dib]
|
||||
X=264
|
||||
Y=273
|
||||
Width=67
|
||||
Height=136
|
||||
|
||||
[C1w45l11.dib]
|
||||
X=331
|
||||
Y=273
|
||||
Width=60
|
||||
Height=139
|
||||
|
||||
[C1w45l13.dib]
|
||||
X=391
|
||||
Y=273
|
||||
Width=65
|
||||
Height=137
|
||||
|
||||
[C1w45l15.dib]
|
||||
X=456
|
||||
Y=273
|
||||
Width=71
|
||||
Height=135
|
||||
|
||||
[OutRight]
|
||||
C1w45r01.dib=1
|
||||
C1w45r03.dib=1
|
||||
C1w45r05.dib=1
|
||||
C1w45r07.dib=1
|
||||
C1w45r09.dib=1
|
||||
C1w45r11.dib=1
|
||||
C1w45r13.dib=1
|
||||
C1w45r15.dib=1
|
||||
|
||||
[C1w45r01.dib]
|
||||
X=0
|
||||
Y=412
|
||||
Width=65
|
||||
Height=136
|
||||
|
||||
[C1w45r03.dib]
|
||||
X=65
|
||||
Y=412
|
||||
Width=52
|
||||
Height=139
|
||||
|
||||
[C1w45r05.dib]
|
||||
X=117
|
||||
Y=412
|
||||
Width=57
|
||||
Height=136
|
||||
|
||||
[C1w45r07.dib]
|
||||
X=174
|
||||
Y=412
|
||||
Width=62
|
||||
Height=135
|
||||
|
||||
[C1w45r09.dib]
|
||||
X=236
|
||||
Y=412
|
||||
Width=55
|
||||
Height=138
|
||||
|
||||
[C1w45r11.dib]
|
||||
X=291
|
||||
Y=412
|
||||
Width=52
|
||||
Height=138
|
||||
|
||||
[C1w45r13.dib]
|
||||
X=343
|
||||
Y=412
|
||||
Width=66
|
||||
Height=139
|
||||
|
||||
[C1w45r15.dib]
|
||||
X=409
|
||||
Y=412
|
||||
Width=69
|
||||
Height=137
|
Before Width: | Height: | Size: 47 KiB |
@ -1,49 +0,0 @@
|
||||
[C2BlockLeft]
|
||||
C2blol01.dib=1
|
||||
C2blol05.dib=1
|
||||
C2blol09.dib=1
|
||||
|
||||
[C2blol01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[C2blol05.dib]
|
||||
X=57
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[C2blol09.dib]
|
||||
X=114
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
C2BlockLeft=3
|
||||
C2BlockRight=3
|
||||
|
||||
[C2BlockRight]
|
||||
C2blor01.dib=1
|
||||
C2blor05.dib=1
|
||||
C2blor09.dib=1
|
||||
|
||||
[C2blor01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C2blor05.dib]
|
||||
X=58
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C2blor09.dib]
|
||||
X=116
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
Before Width: | Height: | Size: 92 KiB |
@ -1,77 +0,0 @@
|
||||
[C2DuckLeft]
|
||||
C2ducl01.dib=1
|
||||
C2ducl05.dib=1
|
||||
C2ducl09.dib=1
|
||||
C2ducl13.dib=1
|
||||
C2ducl17.dib=1
|
||||
|
||||
[C2ducl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=58
|
||||
Height=132
|
||||
|
||||
[C2ducl05.dib]
|
||||
X=58
|
||||
Y=0
|
||||
Width=66
|
||||
Height=132
|
||||
|
||||
[C2ducl09.dib]
|
||||
X=124
|
||||
Y=0
|
||||
Width=74
|
||||
Height=134
|
||||
|
||||
[C2ducl13.dib]
|
||||
X=198
|
||||
Y=0
|
||||
Width=70
|
||||
Height=134
|
||||
|
||||
[C2ducl17.dib]
|
||||
X=268
|
||||
Y=0
|
||||
Width=63
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
C2DuckLeft=5
|
||||
C2DuckRight=5
|
||||
|
||||
[C2DuckRight]
|
||||
C2ducr01.dib=1
|
||||
C2ducr05.dib=1
|
||||
C2ducr09.dib=1
|
||||
C2ducr13.dib=1
|
||||
C2ducr17.dib=1
|
||||
|
||||
[C2ducr01.dib]
|
||||
X=0
|
||||
Y=134
|
||||
Width=72
|
||||
Height=132
|
||||
|
||||
[C2ducr05.dib]
|
||||
X=72
|
||||
Y=134
|
||||
Width=68
|
||||
Height=131
|
||||
|
||||
[C2ducr09.dib]
|
||||
X=140
|
||||
Y=134
|
||||
Width=65
|
||||
Height=131
|
||||
|
||||
[C2ducr13.dib]
|
||||
X=205
|
||||
Y=134
|
||||
Width=68
|
||||
Height=131
|
||||
|
||||
[C2ducr17.dib]
|
||||
X=273
|
||||
Y=134
|
||||
Width=72
|
||||
Height=132
|
Before Width: | Height: | Size: 74 KiB |
@ -1,63 +0,0 @@
|
||||
[C2PieFaceLeft]
|
||||
C2pfal01.dib=1
|
||||
C2pfal03.dib=1
|
||||
C2pfal05.dib=1
|
||||
C2pfacel.bmp=1
|
||||
|
||||
[C2pfal01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[C2pfal03.dib]
|
||||
X=70
|
||||
Y=0
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[C2pfal05.dib]
|
||||
X=140
|
||||
Y=0
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[C2pfacel.bmp]
|
||||
X=210
|
||||
Y=0
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
C2PieFaceLeft=4
|
||||
C2PieFaceRight=4
|
||||
|
||||
[C2PieFaceRight]
|
||||
C2pfar01.dib=1
|
||||
C2pfar03.dib=1
|
||||
C2pfar05.dib=1
|
||||
C2pfacer.bmp=1
|
||||
|
||||
[C2pfar01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=70
|
||||
Height=133
|
||||
|
||||
[C2pfar03.dib]
|
||||
X=70
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C2pfar05.dib]
|
||||
X=128
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C2pfacer.bmp]
|
||||
X=186
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
Before Width: | Height: | Size: 106 KiB |
@ -1,63 +0,0 @@
|
||||
[C2PieHeadLeft]
|
||||
C2phel01.dib=1
|
||||
C2phel03.dib=1
|
||||
C2phel05.dib=1
|
||||
C2pheadl.bmp=1
|
||||
|
||||
[C2phel01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=100
|
||||
Height=133
|
||||
|
||||
[C2phel03.dib]
|
||||
X=100
|
||||
Y=0
|
||||
Width=76
|
||||
Height=133
|
||||
|
||||
[C2phel05.dib]
|
||||
X=176
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[C2pheadl.bmp]
|
||||
X=233
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
C2PieHeadLeft=4
|
||||
C2PieHeadRight=4
|
||||
|
||||
[C2PieHeadRight]
|
||||
C2pher01.dib=1
|
||||
C2pher03.dib=1
|
||||
C2pher05.dib=1
|
||||
C2pheadr.bmp=1
|
||||
|
||||
[C2pher01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=101
|
||||
Height=133
|
||||
|
||||
[C2pher03.dib]
|
||||
X=101
|
||||
Y=133
|
||||
Width=101
|
||||
Height=133
|
||||
|
||||
[C2pher05.dib]
|
||||
X=202
|
||||
Y=133
|
||||
Width=101
|
||||
Height=133
|
||||
|
||||
[C2pheadr.bmp]
|
||||
X=303
|
||||
Y=133
|
||||
Width=101
|
||||
Height=133
|
Before Width: | Height: | Size: 49 KiB |
@ -1,49 +0,0 @@
|
||||
[C2PokeLeft]
|
||||
C2eyel01.dib=1
|
||||
C2eyel05.dib=1
|
||||
C2eyel09.dib=1
|
||||
|
||||
[C2eyel01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=61
|
||||
Height=133
|
||||
|
||||
[C2eyel05.dib]
|
||||
X=61
|
||||
Y=0
|
||||
Width=61
|
||||
Height=133
|
||||
|
||||
[C2eyel09.dib]
|
||||
X=122
|
||||
Y=0
|
||||
Width=61
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
C2PokeLeft=3
|
||||
C2PokeRight=3
|
||||
|
||||
[C2PokeRight]
|
||||
C2eyer01.dib=1
|
||||
C2eyer05.dib=1
|
||||
C2eyer09.dib=1
|
||||
|
||||
[C2eyer01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
||||
|
||||
[C2eyer05.dib]
|
||||
X=58
|
||||
Y=133
|
||||
Width=59
|
||||
Height=133
|
||||
|
||||
[C2eyer09.dib]
|
||||
X=117
|
||||
Y=133
|
||||
Width=58
|
||||
Height=133
|
Before Width: | Height: | Size: 217 KiB |
@ -1,119 +0,0 @@
|
||||
[C2RunLeft]
|
||||
C2-rul01.dib=1
|
||||
C2-rul03.dib=1
|
||||
C2-rul05.dib=1
|
||||
C2-rul07.dib=1
|
||||
C2-rul09.dib=1
|
||||
C2-rul11.dib=1
|
||||
C2-rul13.dib=1
|
||||
C2-rul15.dib=1
|
||||
|
||||
[C2-rul01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=110
|
||||
Height=125
|
||||
|
||||
[C2-rul03.dib]
|
||||
X=110
|
||||
Y=0
|
||||
Width=94
|
||||
Height=137
|
||||
|
||||
[C2-rul05.dib]
|
||||
X=204
|
||||
Y=0
|
||||
Width=91
|
||||
Height=134
|
||||
|
||||
[C2-rul07.dib]
|
||||
X=295
|
||||
Y=0
|
||||
Width=107
|
||||
Height=131
|
||||
|
||||
[C2-rul09.dib]
|
||||
X=402
|
||||
Y=0
|
||||
Width=110
|
||||
Height=123
|
||||
|
||||
[C2-rul11.dib]
|
||||
X=512
|
||||
Y=0
|
||||
Width=95
|
||||
Height=131
|
||||
|
||||
[C2-rul13.dib]
|
||||
X=607
|
||||
Y=0
|
||||
Width=91
|
||||
Height=137
|
||||
|
||||
[C2-rul15.dib]
|
||||
X=698
|
||||
Y=0
|
||||
Width=106
|
||||
Height=130
|
||||
|
||||
[Sequences]
|
||||
C2RunLeft=8
|
||||
C2RunRight=8
|
||||
|
||||
[C2RunRight]
|
||||
C2-rur01.dib=1
|
||||
C2-rur03.dib=1
|
||||
C2-rur05.dib=1
|
||||
C2-rur07.dib=1
|
||||
C2-rur09.dib=1
|
||||
C2-rur11.dib=1
|
||||
C2-rur13.dib=1
|
||||
C2-rur15.dib=1
|
||||
|
||||
[C2-rur01.dib]
|
||||
X=0
|
||||
Y=137
|
||||
Width=105
|
||||
Height=123
|
||||
|
||||
[C2-rur03.dib]
|
||||
X=105
|
||||
Y=137
|
||||
Width=87
|
||||
Height=136
|
||||
|
||||
[C2-rur05.dib]
|
||||
X=192
|
||||
Y=137
|
||||
Width=90
|
||||
Height=133
|
||||
|
||||
[C2-rur07.dib]
|
||||
X=282
|
||||
Y=137
|
||||
Width=110
|
||||
Height=130
|
||||
|
||||
[C2-rur09.dib]
|
||||
X=392
|
||||
Y=137
|
||||
Width=106
|
||||
Height=125
|
||||
|
||||
[C2-rur11.dib]
|
||||
X=498
|
||||
Y=137
|
||||
Width=87
|
||||
Height=132
|
||||
|
||||
[C2-rur13.dib]
|
||||
X=585
|
||||
Y=137
|
||||
Width=95
|
||||
Height=138
|
||||
|
||||
[C2-rur15.dib]
|
||||
X=680
|
||||
Y=137
|
||||
Width=109
|
||||
Height=131
|
Before Width: | Height: | Size: 143 KiB |
@ -1,77 +0,0 @@
|
||||
[C2SadLeft]
|
||||
C2sadl01.dib=1
|
||||
C2sadl02.dib=1
|
||||
C2sadl03.dib=1
|
||||
C2sadl04.dib=1
|
||||
C2sadl05.dib=1
|
||||
C2sadl06.dib=1
|
||||
C2sadl07.dib=1
|
||||
C2sadl08.dib=1
|
||||
C2sadl09.dib=1
|
||||
|
||||
[C2sadl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=54
|
||||
Height=135
|
||||
|
||||
[C2sadl02.dib]
|
||||
X=54
|
||||
Y=0
|
||||
Width=57
|
||||
Height=136
|
||||
|
||||
[C2sadl03.dib]
|
||||
X=111
|
||||
Y=0
|
||||
Width=59
|
||||
Height=136
|
||||
|
||||
[C2sadl04.dib]
|
||||
X=170
|
||||
Y=0
|
||||
Width=62
|
||||
Height=136
|
||||
|
||||
[C2sadl05.dib]
|
||||
X=232
|
||||
Y=0
|
||||
Width=64
|
||||
Height=136
|
||||
|
||||
[C2sadl06.dib]
|
||||
X=296
|
||||
Y=0
|
||||
Width=65
|
||||
Height=136
|
||||
|
||||
[C2sadl07.dib]
|
||||
X=361
|
||||
Y=0
|
||||
Width=64
|
||||
Height=136
|
||||
|
||||
[C2sadl08.dib]
|
||||
X=425
|
||||
Y=0
|
||||
Width=61
|
||||
Height=136
|
||||
|
||||
[C2sadl09.dib]
|
||||
X=486
|
||||
Y=0
|
||||
Width=60
|
||||
Height=136
|
||||
|
||||
[Sequences]
|
||||
C2SadLeft=9
|
||||
C2SadDone=1
|
||||
|
||||
[C2SadDone]
|
||||
C2sadl10.dib=1
|
||||
|
||||
[C2sadl10.dib]
|
||||
X=0
|
||||
Y=136
|
||||
Width=45
|
||||
Height=130
|
Before Width: | Height: | Size: 23 KiB |
@ -1,21 +0,0 @@
|
||||
[C2StandLeft]
|
||||
C2thrl01.dib=1
|
||||
|
||||
[C2thrl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
C2StandLeft=1
|
||||
C2StandRight=1
|
||||
|
||||
[C2StandRight]
|
||||
C2thrr01.dib=1
|
||||
|
||||
[C2thrr01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=78
|
||||
Height=133
|
Before Width: | Height: | Size: 82 KiB |
@ -1,63 +0,0 @@
|
||||
[C2ThrowLeft]
|
||||
c2thrl01.dib=1
|
||||
c2thrl05.dib=1
|
||||
c2thrl09.dib=1
|
||||
c2thrl13.dib=1
|
||||
|
||||
[c2thrl01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[c2thrl05.dib]
|
||||
X=57
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[c2thrl09.dib]
|
||||
X=114
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[c2thrl13.dib]
|
||||
X=171
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[Sequences]
|
||||
C2ThrowLeft=4
|
||||
C2ThrowRight=4
|
||||
|
||||
[C2ThrowRight]
|
||||
c2thrr01.dib=1
|
||||
c2thrr05.dib=1
|
||||
c2thrr09.dib=1
|
||||
c2thrr13.dib=1
|
||||
|
||||
[c2thrr01.dib]
|
||||
X=0
|
||||
Y=133
|
||||
Width=80
|
||||
Height=133
|
||||
|
||||
[c2thrr05.dib]
|
||||
X=80
|
||||
Y=133
|
||||
Width=79
|
||||
Height=133
|
||||
|
||||
[c2thrr09.dib]
|
||||
X=159
|
||||
Y=133
|
||||
Width=79
|
||||
Height=133
|
||||
|
||||
[c2thrr13.dib]
|
||||
X=238
|
||||
Y=133
|
||||
Width=73
|
||||
Height=133
|
Before Width: | Height: | Size: 79 KiB |
@ -1,63 +0,0 @@
|
||||
[C2Left2Right]
|
||||
C2turr01.dib=1
|
||||
C2turr05.dib=1
|
||||
C2turr09.dib=1
|
||||
C2turr13.dib=1
|
||||
|
||||
[C2turr01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=76
|
||||
Height=133
|
||||
|
||||
[C2turr05.dib]
|
||||
X=76
|
||||
Y=0
|
||||
Width=60
|
||||
Height=136
|
||||
|
||||
[C2turr09.dib]
|
||||
X=136
|
||||
Y=0
|
||||
Width=68
|
||||
Height=138
|
||||
|
||||
[C2turr13.dib]
|
||||
X=204
|
||||
Y=0
|
||||
Width=86
|
||||
Height=138
|
||||
|
||||
[Sequences]
|
||||
C2Left2Right=4
|
||||
C2Right2Left=4
|
||||
|
||||
[C2Right2Left]
|
||||
C2turl01.dib=1
|
||||
C2turl05.dib=1
|
||||
C2turl09.dib=1
|
||||
C2turl13.dib=1
|
||||
|
||||
[C2turl01.dib]
|
||||
X=0
|
||||
Y=138
|
||||
Width=84
|
||||
Height=135
|
||||
|
||||
[C2turl05.dib]
|
||||
X=84
|
||||
Y=138
|
||||
Width=73
|
||||
Height=131
|
||||
|
||||
[C2turl09.dib]
|
||||
X=157
|
||||
Y=138
|
||||
Width=65
|
||||
Height=135
|
||||
|
||||
[C2turl13.dib]
|
||||
X=222
|
||||
Y=138
|
||||
Width=67
|
||||
Height=134
|
Before Width: | Height: | Size: 169 KiB |
@ -1,119 +0,0 @@
|
||||
[C2WalkLeft]
|
||||
C2wall01.dib=1
|
||||
C2wall03.dib=1
|
||||
C2wall05.dib=1
|
||||
C2wall07.dib=1
|
||||
C2wall09.dib=1
|
||||
C2wall11.dib=1
|
||||
C2wall13.dib=1
|
||||
C2wall15.dib=1
|
||||
|
||||
[C2wall01.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=83
|
||||
Height=133
|
||||
|
||||
[C2wall03.dib]
|
||||
X=83
|
||||
Y=0
|
||||
Width=64
|
||||
Height=134
|
||||
|
||||
[C2wall05.dib]
|
||||
X=147
|
||||
Y=0
|
||||
Width=74
|
||||
Height=136
|
||||
|
||||
[C2wall07.dib]
|
||||
X=221
|
||||
Y=0
|
||||
Width=84
|
||||
Height=137
|
||||
|
||||
[C2wall09.dib]
|
||||
X=305
|
||||
Y=0
|
||||
Width=78
|
||||
Height=137
|
||||
|
||||
[C2wall11.dib]
|
||||
X=383
|
||||
Y=0
|
||||
Width=64
|
||||
Height=137
|
||||
|
||||
[C2wall13.dib]
|
||||
X=447
|
||||
Y=0
|
||||
Width=74
|
||||
Height=136
|
||||
|
||||
[C2wall15.dib]
|
||||
X=521
|
||||
Y=0
|
||||
Width=83
|
||||
Height=135
|
||||
|
||||
[Sequences]
|
||||
C2WalkLeft=8
|
||||
C2WalkRight=8
|
||||
|
||||
[C2WalkRight]
|
||||
C2walr01.dib=1
|
||||
C2walr03.dib=1
|
||||
C2walr05.dib=1
|
||||
C2walr07.dib=1
|
||||
C2walr09.dib=1
|
||||
C2walr11.dib=1
|
||||
C2walr13.dib=1
|
||||
C2walr15.dib=1
|
||||
|
||||
[C2walr01.dib]
|
||||
X=0
|
||||
Y=137
|
||||
Width=79
|
||||
Height=136
|
||||
|
||||
[C2walr03.dib]
|
||||
X=79
|
||||
Y=137
|
||||
Width=71
|
||||
Height=137
|
||||
|
||||
[C2walr05.dib]
|
||||
X=150
|
||||
Y=137
|
||||
Width=79
|
||||
Height=134
|
||||
|
||||
[C2walr07.dib]
|
||||
X=229
|
||||
Y=137
|
||||
Width=84
|
||||
Height=135
|
||||
|
||||
[C2walr09.dib]
|
||||
X=313
|
||||
Y=137
|
||||
Width=74
|
||||
Height=135
|
||||
|
||||
[C2walr11.dib]
|
||||
X=387
|
||||
Y=137
|
||||
Width=72
|
||||
Height=134
|
||||
|
||||
[C2walr13.dib]
|
||||
X=459
|
||||
Y=137
|
||||
Width=79
|
||||
Height=139
|
||||
|
||||
[C2walr15.dib]
|
||||
X=538
|
||||
Y=137
|
||||
Width=83
|
||||
Height=138
|
Before Width: | Height: | Size: 287 KiB |
@ -1,237 +0,0 @@
|
||||
[C2InLeft]
|
||||
c2u45L01.DIB=1
|
||||
c2u45L03.DIB=1
|
||||
c2u45L05.DIB=1
|
||||
c2u45L07.DIB=1
|
||||
c2u45L09.DIB=1
|
||||
c2u45L11.DIB=1
|
||||
c2u45L13.DIB=1
|
||||
c2u45L15.DIB=1
|
||||
|
||||
[c2u45L01.DIB]
|
||||
X=0
|
||||
Y=0
|
||||
Width=67
|
||||
Height=133
|
||||
|
||||
[c2u45L03.DIB]
|
||||
X=67
|
||||
Y=0
|
||||
Width=54
|
||||
Height=131
|
||||
|
||||
[c2u45L05.DIB]
|
||||
X=121
|
||||
Y=0
|
||||
Width=57
|
||||
Height=133
|
||||
|
||||
[c2u45L07.DIB]
|
||||
X=178
|
||||
Y=0
|
||||
Width=64
|
||||
Height=136
|
||||
|
||||
[c2u45L09.DIB]
|
||||
X=242
|
||||
Y=0
|
||||
Width=59
|
||||
Height=135
|
||||
|
||||
[c2u45L11.DIB]
|
||||
X=301
|
||||
Y=0
|
||||
Width=54
|
||||
Height=132
|
||||
|
||||
[c2u45L13.DIB]
|
||||
X=355
|
||||
Y=0
|
||||
Width=60
|
||||
Height=134
|
||||
|
||||
[c2u45L15.DIB]
|
||||
X=415
|
||||
Y=0
|
||||
Width=67
|
||||
Height=135
|
||||
|
||||
[Sequences]
|
||||
C2InLeft=8
|
||||
C2InRight=8
|
||||
C2OutLeft=8
|
||||
C2OutRight=8
|
||||
|
||||
[C2InRight]
|
||||
c2u45R01.DIB=1
|
||||
c2u45R03.DIB=1
|
||||
c2u45R05.DIB=1
|
||||
c2u45R07.DIB=1
|
||||
c2u45R09.DIB=1
|
||||
c2u45R11.DIB=1
|
||||
c2u45R13.DIB=1
|
||||
c2u45R15.DIB=1
|
||||
|
||||
[c2u45R01.DIB]
|
||||
X=0
|
||||
Y=136
|
||||
Width=66
|
||||
Height=135
|
||||
|
||||
[c2u45R03.DIB]
|
||||
X=66
|
||||
Y=136
|
||||
Width=66
|
||||
Height=132
|
||||
|
||||
[c2u45R05.DIB]
|
||||
X=132
|
||||
Y=136
|
||||
Width=66
|
||||
Height=132
|
||||
|
||||
[c2u45R07.DIB]
|
||||
X=198
|
||||
Y=136
|
||||
Width=69
|
||||
Height=134
|
||||
|
||||
[c2u45R09.DIB]
|
||||
X=267
|
||||
Y=136
|
||||
Width=64
|
||||
Height=134
|
||||
|
||||
[c2u45R11.DIB]
|
||||
X=331
|
||||
Y=136
|
||||
Width=66
|
||||
Height=131
|
||||
|
||||
[c2u45R13.DIB]
|
||||
X=397
|
||||
Y=136
|
||||
Width=66
|
||||
Height=136
|
||||
|
||||
[c2u45R15.DIB]
|
||||
X=463
|
||||
Y=136
|
||||
Width=66
|
||||
Height=137
|
||||
|
||||
[C2OutLeft]
|
||||
C2w45l01.dib=1
|
||||
C2w45l03.dib=1
|
||||
C2w45l05.dib=1
|
||||
C2w45l07.dib=1
|
||||
C2w45l09.dib=1
|
||||
C2w45l11.dib=1
|
||||
C2w45l13.dib=1
|
||||
C2w45l15.dib=1
|
||||
|
||||
[C2w45l01.dib]
|
||||
X=0
|
||||
Y=273
|
||||
Width=70
|
||||
Height=138
|
||||
|
||||
[C2w45l03.dib]
|
||||
X=70
|
||||
Y=273
|
||||
Width=60
|
||||
Height=138
|
||||
|
||||
[C2w45l05.dib]
|
||||
X=130
|
||||
Y=273
|
||||
Width=64
|
||||
Height=137
|
||||
|
||||
[C2w45l07.dib]
|
||||
X=194
|
||||
Y=273
|
||||
Width=70
|
||||
Height=136
|
||||
|
||||
[C2w45l09.dib]
|
||||
X=264
|
||||
Y=273
|
||||
Width=67
|
||||
Height=136
|
||||
|
||||
[C2w45l11.dib]
|
||||
X=331
|
||||
Y=273
|
||||
Width=60
|
||||
Height=139
|
||||
|
||||
[C2w45l13.dib]
|
||||
X=391
|
||||
Y=273
|
||||
Width=65
|
||||
Height=137
|
||||
|
||||
[C2w45l15.dib]
|
||||
X=456
|
||||
Y=273
|
||||
Width=71
|
||||
Height=135
|
||||
|
||||
[C2OutRight]
|
||||
C2w45r01.dib=1
|
||||
C2w45r03.dib=1
|
||||
C2w45r05.dib=1
|
||||
C2w45r07.dib=1
|
||||
C2w45r09.dib=1
|
||||
C2w45r11.dib=1
|
||||
C2w45r13.dib=1
|
||||
C2w45r15.dib=1
|
||||
|
||||
[C2w45r01.dib]
|
||||
X=0
|
||||
Y=412
|
||||
Width=65
|
||||
Height=136
|
||||
|
||||
[C2w45r03.dib]
|
||||
X=65
|
||||
Y=412
|
||||
Width=52
|
||||
Height=139
|
||||
|
||||
[C2w45r05.dib]
|
||||
X=117
|
||||
Y=412
|
||||
Width=57
|
||||
Height=136
|
||||
|
||||
[C2w45r07.dib]
|
||||
X=174
|
||||
Y=412
|
||||
Width=62
|
||||
Height=135
|
||||
|
||||
[C2w45r09.dib]
|
||||
X=236
|
||||
Y=412
|
||||
Width=55
|
||||
Height=138
|
||||
|
||||
[C2w45r11.dib]
|
||||
X=291
|
||||
Y=412
|
||||
Width=52
|
||||
Height=138
|
||||
|
||||
[C2w45r13.dib]
|
||||
X=343
|
||||
Y=412
|
||||
Width=66
|
||||
Height=139
|
||||
|
||||
[C2w45r15.dib]
|
||||
X=409
|
||||
Y=412
|
||||
Width=69
|
||||
Height=137
|
Before Width: | Height: | Size: 27 KiB |
@ -1,31 +0,0 @@
|
||||
[Cloud1]
|
||||
Cloud1-2.bmp=1
|
||||
|
||||
[Cloud1-2.bmp]
|
||||
X=0
|
||||
Y=0
|
||||
Width=215
|
||||
Height=33
|
||||
|
||||
[Sequences]
|
||||
Cloud1=1
|
||||
Cloud2=1
|
||||
Cloud3=1
|
||||
|
||||
[Cloud2]
|
||||
Cloud2-2.bmp=1
|
||||
|
||||
[Cloud2-2.bmp]
|
||||
X=0
|
||||
Y=33
|
||||
Width=136
|
||||
Height=48
|
||||
|
||||
[Cloud3]
|
||||
Cloud3-2.bmp=1
|
||||
|
||||
[Cloud3-2.bmp]
|
||||
X=0
|
||||
Y=81
|
||||
Width=149
|
||||
Height=43
|
Before Width: | Height: | Size: 111 KiB |
@ -1,21 +0,0 @@
|
||||
[Stand]
|
||||
Clownl.dib=1
|
||||
|
||||
[Clownl.dib]
|
||||
X=0
|
||||
Y=0
|
||||
Width=160
|
||||
Height=352
|
||||
|
||||
[Sequences]
|
||||
Stand=1
|
||||
LeftStand=1
|
||||
|
||||
[LeftStand]
|
||||
Clownr.dib=1
|
||||
|
||||
[Clownr.dib]
|
||||
X=0
|
||||
Y=352
|
||||
Width=160
|
||||
Height=352
|