| node.h | 311 class hmotion_node : public node { class in inherits:node 318 hmotion_node(hunits i, color *c, node *nxt = 0) function in class:hmotion_node 320 hmotion_node(hunits i, color *c, statem *s, int divlevel, node *nxt = 0) function in class:hmotion_node 322 hmotion_node(hunits i, int flag1, int flag2, color *c, statem *s, function in class:hmotion_node 326 hmotion_node(hunits i, int flag1, int flag2, color *c, node *nxt = 0) function in class:hmotion_node 344 class space_char_hmotion_node : public hmotion_node {
|