「dxlib」のタグがつけられたコード一覧
#module // 指定オフセットから右から検索していき見つけた位置を返す。(1byteのみ) #defcfunc searchR1 str _in, int ps, int sh idx = -1 in = _in
// http://sprocket.babyblue.jp/html/hsp_koneta3.htm #module #defcfunc todouble int p1 temp = 0.0 lpoke temp, 4, (p1 & 0x80000000) | (((p1 & 0x7fffffff) >> 3) + ((p1 & 0x7fffffff) ! 0) * 0x38000000)
// 参考 // http://blog.ness3.com/?p=2624 #include "DxLib.as" // http://sprocket.babyblue.jp/html/hsp_koneta3.htm
#module // 指定オフセットから右から検索していき見つけた位置を返す。(1byteのみ) #defcfunc searchR1 str _in, int ps, int sh idx = -1 in = _in
#runtime "hsp3cl" #include "DxLib.as" // 処理ラベル型変数配列 ldim Method, 3
#runtime "hsp3cl" #include "DxLib.as" // 文字のサイズ #define MOJI_SIZE 24
#runtime "hsp3cl" #include "DxLib.as" // ショットの最大数 #define MAX_SHOT 4
#runtime "hsp3cl" #include "DxLib.as" #define MAP_SIZE 64 // マップチップ一つのドットサイズ
#runtime "hsp3cl" #include "DxLib.as" #define MAP_SIZE 64 // マップチップ一つのドットサイズ
#runtime "hsp3cl" #include "DxLib.as" #define MAP_SIZE 64 // マップチップ一つのドットサイズ