C# Class Files.AudioLogic.HSM

HSM (short for HIT Symbols) is a plain-text format that defines constants for opcodes, registers, subroutine address and sound resource IDs for inclusion in the HOT files as well as the MakeTrax source files used to make the HIT files of the game.
Afficher le fichier Open project: Afr0Games/Project-Dollhouse Class Usage Examples

Méthodes publiques

Свойство Type Description
Constants int>.Dictionary

Méthodes publiques

Méthode Description
HSM ( string Path ) : System.Collections.Generic

Loads a HSM from a given path.

Method Details

HSM() public méthode

Loads a HSM from a given path.
public HSM ( string Path ) : System.Collections.Generic
Path string The path to the HSM to load.
Résultat System.Collections.Generic

Property Details

Constants public_oe property

public Dictionary Constants
Résultat int>.Dictionary