Dokumentace souboru agar.cpp

#include <stdlib.h>
#include <iostream>
#include <constants.h>
#include "agar.h"

Graf závislostí na vkládaných souborech pro agar.cpp:


Funkce

void agar_init (SDL_Surface *window, const char *font_path, const char *font_face, int font_size, const char *colors)
AG_Label * createLabelJustify (AG_Widget *parent, const char *text)
void setFocus (AG_Widget *w)
void unsetFocus (AG_Widget *w)
void setFocusOnMotion (AG_Widget *w)
void handlerMousemotion (AG_Event *event)
bool is_dir (const std::string &path)
bool is_file (const std::string &path)
static bool locate_in_dir (int depth, const std::string &path, const std::string &name, std::string &res)
static bool locate_in_path (const std::string &path, const std::string &name, std::string &res)
bool locate_file (const std::string &hint_path, const std::string &name, std::string &res)
bool locate_dir (const std::string &hint_path, const std::string &name, std::string &res, bool hint_path_only)
bool get_home_path (std::string &path)

Dokumentace funkcí

void agar_init ( SDL_Surface *  window,
const char *  font_path,
const char *  font_face,
int  font_size,
const char *  colors 
)

Tuto funkci volají...

AG_Label* createLabelJustify ( AG_Widget *  parent,
const char *  text 
)

Tuto funkci volají...

bool get_home_path ( std::string &  path  ) 

Tuto funkci volají...

void handlerMousemotion ( AG_Event *  event  ) 

Tato funkce volá...

Tuto funkci volají...

bool is_dir ( const std::string &  path  ) 

Tuto funkci volají...

bool is_file ( const std::string &  path  ) 

Tuto funkci volají...

bool locate_dir ( const std::string &  hint_path,
const std::string &  name,
std::string &  res,
bool  hint_path_only 
)

Tato funkce volá...

Tuto funkci volají...

bool locate_file ( const std::string &  hint_path,
const std::string &  name,
std::string &  res 
)

Tato funkce volá...

Tuto funkci volají...

static bool locate_in_dir ( int  depth,
const std::string &  path,
const std::string &  name,
std::string &  res 
) [static]

Tato funkce volá...

Tuto funkci volají...

static bool locate_in_path ( const std::string &  path,
const std::string &  name,
std::string &  res 
) [static]

Tato funkce volá...

Tuto funkci volají...

void setFocus ( AG_Widget *  w  ) 

Tuto funkci volají...

void setFocusOnMotion ( AG_Widget *  w  ) 

Tato funkce volá...

Tuto funkci volají...

void unsetFocus ( AG_Widget *  w  ) 

Tuto funkci volají...


Generováno Mon May 24 21:56:25 2010 pro projekt Bombic 2 programem  doxygen 1.5.6