TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
Copyright (c) 2015-present, Facebook, Inc. More...
Namespaces | |
BW | |
fbs | |
replayer | |
Classes | |
class | Client |
class | State |
Typedefs | |
typedef replayer::Unit | Unit |
typedef replayer::Order | Order |
typedef replayer::Resources | Resources |
typedef replayer::Bullet | Bullet |
typedef replayer::Action | Action |
typedef replayer::Frame | Frame |
Functions | |
void | init () |
Copyright (c) 2015-present, Facebook, Inc.
All rights reserved.
This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.
typedef replayer::Action torchcraft::Action |
typedef replayer::Bullet torchcraft::Bullet |
typedef replayer::Frame torchcraft::Frame |
typedef replayer::Order torchcraft::Order |
typedef replayer::Unit torchcraft::Unit |
void torchcraft::init | ( | ) |