프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AvailableRect | |||
ButtomLeft | Point | ||
ButtomRight | Point | ||
ChangeFlagDrawBackground | System.Boolean | ||
DEST | |||
DrawCountPerCycle | int | ||
IntersectsEvents | List |
||
LevelBitmap | |||
MarioObject | |||
Objects | List |
||
SRC | |||
TopLeft | Point | ||
TopRight | Point | ||
Visitor_Check_Object_Enabled | |||
width | int |
메소드 | 설명 | |
---|---|---|
AcceptVisitor ( |
||
AddObject ( |
||
AddObject ( int x, int y, |
||
CheckLevelCollisions ( Object sender, |
||
Contains ( Point Src, |
||
Draw ( ) : void | ||
DrawBackground ( ) : void | ||
DrawBackground ( |
||
GetAvailableObjectRec ( ) : |
||
Intersects ( |
||
Level ( ) : System | ||
UpdateX ( int value ) : void | ||
UpdateY ( int value ) : void | ||
Update_ScreensX ( ) : void | ||
Update_ScreensY ( ) : void |
public AcceptVisitor ( |
||
V | ||
리턴 | void |
public AddObject ( int x, int y, |
||
x | int | |
y | int | |
Object | ||
리턴 | void |
public CheckLevelCollisions ( Object sender, |
||
sender | Object | |
e | ||
리턴 | void |
public Contains ( Point Src, |
||
Src | Point | |
Dest | ||
리턴 | System.Boolean |
public DrawBackground ( |
||
Rect | ||
리턴 | void |
public GetAvailableObjectRec ( ) : |
||
리턴 |
public Intersects ( |
||
SrcObject | ||
DestObject | ||
리턴 | Collision |
public Boolean,System ChangeFlagDrawBackground | ||
리턴 | System.Boolean |
public Mario,MarioObjects.Objects.GameObjects MarioObject | ||
리턴 |
public VisitorCheckObjectEnabled,MarioObjects.Objects.Patterns Visitor_Check_Object_Enabled | ||
리턴 |