![]() |
Python_2
1.0
|
Draws the sinc function. More...
Functions | |
def | p (c) |
def | centerWindow (w) |
def | stop () |
def | resize (event) |
def | main () |
Variables | |
bool | hasClock = True |
bool | hasPIL = True |
Draws the sinc function.
def _05c_sinx_x.centerWindow | ( | w | ) |
Referenced by main().
def _05c_sinx_x.main | ( | ) |
References centerWindow().
def _05c_sinx_x.p | ( | c | ) |
Referenced by resize().
def _05c_sinx_x.resize | ( | event | ) |
References p().
def _05c_sinx_x.stop | ( | ) |
Referenced by _09_tkhanoi.init().
bool _05c_sinx_x.hasClock = True |
bool _05c_sinx_x.hasPIL = True |