Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
SimplifiedNPCInfo (int npcType, Vector2 simplifiedPosition) | |
void | SpawnNPC (AddNPCMethod methodToUse, Vector2 baseAnchor, int startTime, int totalSceneTime) |
Private Member Functions | |
Vector2 | GetProperPosition (Vector2 baseAnchor) |
Private Attributes | |
Vector2 | _simplifiedPosition |
int | _npcType |
Definition at line 15 of file CreditsRollComposer.cs.