C# Class NScumm.Sword1.Grp

ファイルを表示 Open project: scemino/nscumm

Public Properties

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

Property Details

length public_oe property

public uint[] length
return uint[]

noRes public_oe property

public uint noRes
return uint

offset public_oe property

public uint[] offset
return uint[]

resHandle public_oe property

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