Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
Display Class
Display Methods
ArrowTo Method
BeginLine Method
CheckError Method
Clear Method
CreateGraphicsMode Method
DisposeAllTextures Method
DrawArrow Method
DrawFrame Method
DrawPoint Method
DrawRectangle Method
DrawShadedRectFrame Method
DrawText Method
FillRectangle Method
FinishFrame Method
Flush Method
GetModeDepth Method
GetObjectData Method
GetScreenSize Method
GetTextureRef Method
LineTo Method
ResetLights Method
RestoreResolution Method
Scissor Method
ScissorOff Method
SetColor Method
SetLightSource Method
SwitchToResolution Method
Display
GetObjectData Method
This is for internal use only and is needed to control behavior of the Display with respect to the Save Game functions.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
void
GetObjectData
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
Internal use only
context
Type:
System.Runtime.Serialization
StreamingContext
Not used
Implements
ISerializable
GetObjectData(SerializationInfo, StreamingContext)
See Also
Reference
Display Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net