C# Class NScumm.Sword1.Grp

Show file Open project: scemino/nscumm

Public Properties

Property Type Description
length uint[]
noRes uint
offset uint[]
resHandle NScumm.Sword1.MemHandle[]

Property Details

length public property

public uint[] length
return uint[]

noRes public property

public uint noRes
return uint

offset public property

public uint[] offset
return uint[]

resHandle public property

public MemHandle[],NScumm.Sword1 resHandle
return NScumm.Sword1.MemHandle[]