GearMessages.wiki
changeset 587 8105e95297e3
parent 517 34caff484bbd
child 592 2a5ecd20bf16
equal deleted inserted replaced
586:c6cd16f6954a 587:8105e95297e3
    19 || `gmRemoveFromList` || ??? ||
    19 || `gmRemoveFromList` || ??? ||
    20 || `gmAddToList` || ??? ||
    20 || `gmAddToList` || ??? ||
    21 || `gmDelete` || ??? ||
    21 || `gmDelete` || ??? ||
    22 || `gmAllStoppable` || Bitwise OR of `gmLeft`, `gmRight`, `gmUp`, `gmDown` `gmAttack` and `gmPrecise` ||
    22 || `gmAllStoppable` || Bitwise OR of `gmLeft`, `gmRight`, `gmUp`, `gmDown` `gmAttack` and `gmPrecise` ||
    23 
    23 
    24 See https://code.google.com/p/hedgewars/source/browse/hedgewars/uConsts.pas#235 for a current list.
    24 See https://code.google.com/p/hedgewars/source/browse/hedgewars/uConsts.pas#l235 for a current list.