A B C D E F G H I K L M N P R S U W Z

C

checkAlphabet(String) - クラス mokit.util.StringUtil の static メソッド
文字列に英字以外が含まれていないかチェックします。
checkDate(int, int, int) - クラス mokit.util.DateUtil の static メソッド
妥当な日付であるかチェックします。
checkKey(int) - クラス mokit.ui.BaseCanvas のメソッド
キー判定を行います。
checkMultiKey(int, int) - クラス mokit.ui.BaseCanvas のメソッド
同時押しの判定を行います。
checkNumber(String) - クラス mokit.util.StringUtil の static メソッド
文字列に数値以外が含まれていないかチェックします。
clear(int) - クラス mokit.io.StoreManager のメソッド
スクラッチパッドの指定領域をクリアします。
clearAll() - クラス mokit.ui.G の static メソッド
画面を背景色で塗りつぶします。
clearRect(int, int, int, int) - クラス mokit.ui.G の static メソッド
矩形領域を背景色で塗りつぶします。
cnvAlphabet(String, int) - クラス mokit.util.StringUtil の static メソッド
英字を全角⇔半角変換します。
cnvKana(String) - クラス mokit.util.StringUtil の static メソッド
半角カタカナから全角カタカナへ変換します。
cnvKana2(String, int) - クラス mokit.util.StringUtil の static メソッド
かな⇔カナを変換します。
cnvNumber(String, int) - クラス mokit.util.StringUtil の static メソッド
数字を全角⇔半角変換します。
countStr(String, String) - クラス mokit.util.StringUtil の static メソッド
対象文字列に、指定された文字列がいくつ含まれるか調べます。

A B C D E F G H I K L M N P R S U W Z