C# Class Rogue.THING, rogue-sharp

Afficher le fichier Open project: jdiamond/rogue-sharp

Méthodes publiques

Свойство Type Description
l_next THING
l_prev THING
o_arm int
o_count int
o_damage string
o_dplus int
o_flags int
o_group int
o_hplus int
o_hurldmg string
o_label string
o_launch int
o_packch char
o_pos coord
o_text string
o_type int
o_which int
t_dest coord
t_disguise char
t_flags int
t_oldch char
t_pack THING
t_pos coord
t_reserved int
t_room room,
t_stats stats,
t_turn bool
t_type char

Méthodes publiques

Méthode Description
Copy ( ) : THING

Method Details

Copy() public méthode

public Copy ( ) : THING
Résultat THING

Property Details

l_next public_oe property

public THING l_next
Résultat THING

l_prev public_oe property

public THING l_prev
Résultat THING

o_arm public_oe property

public int o_arm
Résultat int

o_count public_oe property

public int o_count
Résultat int

o_damage public_oe property

public string o_damage
Résultat string

o_dplus public_oe property

public int o_dplus
Résultat int

o_flags public_oe property

public int o_flags
Résultat int

o_group public_oe property

public int o_group
Résultat int

o_hplus public_oe property

public int o_hplus
Résultat int

o_hurldmg public_oe property

public string o_hurldmg
Résultat string

o_label public_oe property

public string o_label
Résultat string

o_launch public_oe property

public int o_launch
Résultat int

o_packch public_oe property

public char o_packch
Résultat char

o_pos public_oe property

public coord o_pos
Résultat coord

o_text public_oe property

public string o_text
Résultat string

o_type public_oe property

public int o_type
Résultat int

o_which public_oe property

public int o_which
Résultat int

t_dest public_oe property

public coord t_dest
Résultat coord

t_disguise public_oe property

public char t_disguise
Résultat char

t_flags public_oe property

public int t_flags
Résultat int

t_oldch public_oe property

public char t_oldch
Résultat char

t_pack public_oe property

public THING t_pack
Résultat THING

t_pos public_oe property

public coord t_pos
Résultat coord

t_reserved public_oe property

public int t_reserved
Résultat int

t_room public_oe property

public room, t_room
Résultat room,

t_stats public_oe property

public stats, t_stats
Résultat stats,

t_turn public_oe property

public bool t_turn
Résultat bool

t_type public_oe property

public char t_type
Résultat char